...
set interface gigabit-ethernet <interface-name> routed-interface sub-interface <sub-interface-name> vlan-id <vlan-id>
Parameter
Parameter | Description |
gigabit-ethernet <interface-name> | Specifies a physical port name. The value is like ge-1/1/1, te-1/1/3, etc. |
sub-interface <sub-interface-name> | Specifies the sub-interface name. The value could be up to 15 alphanumeric characters (including three special characters . – and @). NOTE: To |
avoid conflict with the preserved interface names, the routed interface name and sub-interface name must start with the string "rif-". Otherwise, commit will fail with the error message "The name of interface must start with "rif-". | |
vlan-id <vlan-id> | Specifies the VLAN ID. The value is an integer that ranges from 2 to 4094. |
Usage Guidelines
Pay attention to the following precautions before configuring the sub-interfaces:
...