Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

set vlans reserved-vlan <reserved-vlan>

set interface gigabit-ethernet ethernet <interface-name> routed-interface enable <true | false>

set interface gigabit-ethernet <interface-name> routed-interface name <string>

set interface aggregate-ethernet <lag-name> routed-interface enable <true | false>

set interface aggregate-ethernet ethernet <lag-name> routed-interface name <string>

...

set interface gigabit-ethernet <interface-name> family ethernet-switching vlan members <vlan-id>

set interface gigabit-ethernet <interface-name> family ethernet-switching native-vlan-id <vlan-id>

set interface aggregate-ethernet ethernet <lag-name> family ethernet-switching vlan members <vlan-id>

set interface aggregate-ethernet <lag-name> family ethernet-switching native-vlan-id <vlan-id>

...

Note that: If you want to modify the value of the reserved VLANs, all the routed interfaces interface configurations need to be disabled removed first.

You can use the commands run show vlans and run show vlans routed-vlan to check the VLAN information of all routed interfaces. For example,

...

When configuring the routed interface, you have to run the following command to bring up the parent routed interface. Only after this, the corresponding sub-interfaces can be used normally.

...