...
Code Block |
---|
admin@XorPlus# set interface gigabit-ethernet ge-1/1/3 routed-interface enable true admin@XorPlus# set interface gigabit-ethernet ge-1/1/3 routed-interface name ge3 |
Step 4 Run the following command to bring up the parent routed interface. Only after this, the corresponding sub-interfaces can be used normally.
Code Block |
---|
admin@XorPlus# set l3-interface routed-interface ge3 |
Step 5 Create the sub-interfaces and specify the IP addresses.
...