A.Switch-3548 (config)#interface g0/1
Switch-3548 (config-if)#switchport mode trunk
Switch-3548 (config-if)#switchport trunk allowed vlan 10,15
B.Switch-3548 (config)#interface g0/1
Switch-3548 (config-if)#switchport mode trunk
Switch-3548 (config-if)#switchport trunk access vlan 10,15
C.Switch-3548 (config)#interface g0/1
Switch-3548 (config-if)#switchport allowed vlan vl10,vl15
D.Switch-3548 (config)#interface g0/l
Switch-3548 (config-if)#switchport mode trunk
Switch-3548 (config-if)#switchport trunk allowed vlan 10-15
A.Switch-3548(config)#interface vlan1
Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0
Switch-3548(config-if)#ip default-gateway 222.38.12.1
Switch-3548(config-if)#exit
Switch-3548(config)#line vty 0 4
Switch-3548(config-line)#password 7 ccc
Switch-3548(config-line)#exit
B.Switch-3548(config)#interface vlan1
Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0
Switch-3548(config-if)#exit
Switch-3548(config)#ip default-gateway 222.38.12.1
Switch-3548(config)#line vty 0 4
Switch-3548(config-line)#password 7 ccc
Switch-3548(config-line)#exit
C.Switch-3548(config)#interface vlan1
Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0
Switch-3548(config-if)#exit
Switch-3548(config)#ip default-route 222.38.12.1
Switch-3548(config)#line vty 0 4
Switch-3548(config-line)#password 7 ccc
Switch-3548(config-line)#exit
D.Switch-3548(config)#interface vlan1
Switch-3548(config-if)#ip address 222.38.12.23 255.255.255.0
Switch-3548(config-if)#exit
Switch-3548(config)#ip default-gateway 222.38.12.1
Switch-3548(config)#line aux 0 4
Switch-3548(config-line)#password 7 ccc
Switch-3548(config-line)#exit
A.Switch-6500> (enable) set interface duplex 4/1 half
Switch-6500> (enable) set interface duplex 4/2-24 full
B.Switch-6500> (enable) set port 4/1 duplex half
Switch-6500> (enable) set port 4/2-24 duplex full
C.Switch-6500> (enable) set port duplex 4/1 half
Switch-6500> (enable) set port duplex 4/2-4/24 full
D.Switch-6500> (enable) set port duplex 4/l half
Switch-6500> (enable) set port duplex 4/2-24 full
A.Router #write flash
B.Router #write network
C.Router #write memory
D.Router #write erase