teamsw: fix port for AP
This commit is contained in:
parent
eec6750b76
commit
e9b65f8028
|
@ -80,7 +80,8 @@ interface gigabitEthernet 1/0/1
|
||||||
|
|
||||||
#
|
#
|
||||||
interface gigabitEthernet 1/0/2
|
interface gigabitEthernet 1/0/2
|
||||||
switchport access vlan 22
|
switchport mode trunk
|
||||||
|
switchport trunk allowed vlan 20,22
|
||||||
description "teamsw/ap-cf-ch"
|
description "teamsw/ap-cf-ch"
|
||||||
spanning-tree
|
spanning-tree
|
||||||
spanning-tree common-config portfast enable
|
spanning-tree common-config portfast enable
|
||||||
|
|
Loading…
Reference in New Issue