# 宿舍楼1 system undo info-center enable vlan 10 interface Ethernet 0/0/1 port link-type access port default vlan 10 interface GigabitEthernet 0/0/1 port link-type trunk port trunk allow-pass vlan all return save y
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# 宿舍楼2 system undo info-center enable vlan 20 interface Ethernet 0/0/1 port link-type access port default vlan 20 interface GigabitEthernet 0/0/1 port link-type trunk port trunk allow-pass vlan all return save y
1 2 3 4 5 6 7 8 9 10 11 12 13
# 宿舍楼3 system undo info-center enable vlan 30 interface Ethernet 0/0/1 port link-type access port default vlan 30 interface GigabitEthernet 0/0/1 port link-type trunk port trunk allow-pass vlan all return save y