SLAVE_SWITCH#sh run ! service password-encryption ! hostname SLAVE_SWITCH ! no banner motd ! username manager privilege 15 password 8 $1$bJoVec4D$JwOJGPr7YqoExA0GVasdE0 ! no service ssh ! platform hwfilter-size ipv4-limited-ipv6 ! service telnet ! service http ! no clock timezone ! snmp-server ! aaa authentication enable default local aaa authentication login default local ! ! stack virtual-chassis-id 3394 ! ip domain-lookup ! ! ! no service dhcp-server ! no ip multicast-routing ! spanning-tree mode rstp ! switch 1 provision x510-28 ! vlan database vlan 4,9 state enable ! interface port1.0.1 description slave ap switchport switchport mode trunk switchport trunk allowed vlan add 9 switchport trunk native vlan 4 ! interface port1.0.2 description vlan 4 client switchport switchport mode access switchport access vlan 4 ! interface port1.0.3 description vlan 9 client switchport switchport mode access switchport access vlan 9 ! interface port1.0.4-1.0.26 switchport switchport mode access ! interface vlan4 ip address 192.168.168.101/24 ! interface vlan9 ip address 192.168.150.101/24 ! ! line con 0 line vty 0 4 ! end SLAVE_SWITCH#