IT/Network

[HUB] Swithc Hub에 Mac address 해제 후에도 ping 안될 경우

순수나꾸 2010. 11. 5. 11:50

[hub] display current-configuration

...

#
interface GigabitEthernet1/0/10
 stp edged-port enable
 broadcast-suppression pps 3000
 undo jumboframe enable
 mac-address static 0000-1111-2222 vlan 1
 mac-address static 0000-1111-3333 vlan 1
 MAC-authentication
 priority-trust cos
...

 

다음과 같이 하여 해제한다

[hub] undo mac-authentication  interface GigabitEthernet 1/0/10