...
Code Block |
---|
admin@XorPlus# set vlans vlan-id 2 l3-interface vlan-2 admin@XorPlus# set vlans vlan-id 3 l3-interface vlan-3 admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 family ethernet-switching native-vlan-id 2 admin@XorPlus# set interface gigabit-ethernet ge-1/1/2 family ethernet-switching native-vlan-id 3 admin@XorPlus# set vlanl3-interface interface vlan-2interface vif vlan-2 address 10.10.1.1 prefix-length 24 admin@XorPlus# set vlanl3-interface interface vlan-3 vifinterface vlan-3 address 10.10.3.1 prefix-length 24 |
...
Code Block |
---|
admin@XorPlus# set vlans vlan-id 2 l3-interface vlan-2 admin@XorPlus# set vlans vlan-id 3 l3-interface vlan-3 admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 family ethernet-switching native-vlan-id 2 admin@XorPlus# set interface gigabit-ethernet ge-1/1/2 family ethernet-switching native-vlan-id 3 admin@XorPlus# set vlanl3-interface interface vlan-2 vifinterface vlan-2 address 10.10.1.2 prefix-length 24 admin@XorPlus# set vlanl3-interface interface vlan-3interface vif vlan-3 address 10.10.2.2 prefix-length 24 admin@XorPlus# set vlanl3-interface loopback lo address 7.6.5.3 prefix-length 32 |
...
Code Block |
---|
admin@XorPlus# set vlans vlan-id 2 l3-interface vlan-2 admin@XorPlus# set vlans vlan-id 3 l3-interface vlan-3 admin@XorPlus# set interface gigabit-ethernet ge-1/1/1 family ethernet-switching native-vlan-id 2 admin@XorPlus# set interface gigabit-ethernet ge-1/1/2 family ethernet-switching native-vlan-id 3 admin@XorPlus# set vlanl3-interface interface vlan-2interface vif vlan-2 address 10.10.2.1 prefix-length 24 admin@XorPlus# set vlanl3-interface interface vlan-3 vifinterface vlan-3 address 10.10.4.1 prefix-length 24 |
...