3560#sh run ip ssh version 2 ! ! ! interface FastEthernet0/1 no switchport ip address 192.168.210.57 255.255.255.0 ! interface FastEthernet0/2 switchport access vlan 402 switchport mode access ! interface FastEthernet0/3 ! interface FastEthernet0/4 ! interface FastEthernet0/5 ! interface FastEthernet0/6 ! interface FastEthernet0/7 ! interface FastEthernet0/8 ! interface GigabitEthernet0/1 switchport trunk encapsulation dot1q switchport trunk allowed vlan 199,201,288-290,295,298-302,400-402,500,501 switchport trunk allowed vlan add 510-512,606,860 switchport mode trunk bandwidth 10000 media-type sfp ! interface Vlan1 no ip address ! interface Vlan99 ip address 10.99.0.1 255.255.255.0 ! interface Vlan201 ip address 10.101.0.10 255.255.255.0 ! interface Vlan298 ip address 192.168.1.2 255.255.255.0 ! interface Vlan299 ip address 192.168.0.1 255.255.255.0 ! interface Vlan300 ip address 10.110.1.1 255.255.255.0 ! interface Vlan302 ip address 10.110.3.1 255.255.255.0 ! interface Vlan400 ip address 10.111.1.1 255.255.255.0 ! interface Vlan402 ip address 10.111.3.1 255.255.255.0 ! interface Vlan500 ip address 10.200.18.1 255.255.255.0 ! interface Vlan501 ip address 10.200.20.1 255.255.254.0 ! interface Vlan511 ip address 10.200.101.1 255.255.255.0 ! interface Vlan512 ip address 10.200.102.1 255.255.255.0 ! interface Vlan860 ip address 10.100.0.1 255.255.255.0 ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.210.1 ip http server ip http secure-server ! ! ! control-plane ! ! line con 0 line vty 0 4 transport input ssh line vty 5 15 ! end