Current configuration : 912 bytes ! hostname LiSA_I ! ! ! vlan 30 name Access30 ! vlan 40 name Access40 ! vlan 50 name Access50 ! interface Ethernet 0 description Link to PC1 switchport access vlan 50 ! ! interface Ethernet 1 description Link to PC2 switchport access vlan 50 ! ! interface Ethernet 3 description Link to PC3 switchport access vlan 30 ! ! interface Ethernet 6 description Link to PC4 switchport access vlan 40 ! ! interface Ethernet 2 description Link to c3725_I switchport trunk allowed vlan 1,30,50 switchport mode trunk ! ! interface Ethernet 4 description Link to Vyatta_II switchport trunk allowed vlan 1,30,50 switchport mode trunk ! ! interface Ethernet 5 description Link to Vyatta_I switchport trunk allowed vlan 1,30,50 switchport mode trunk ! ! interface vlan 40 no cdp enable ip address 192.168.40.254 255.255.255.0 ! ! interface vlan 50 no cdp enable ip address 192.168.50.250 255.255.255.0 ! end