|

- 社区积分
- 127
- 技术积分
- 1220
- 阅读权限
- 40
- 注册时间
- 2007-7-21
论坛徽章 1 |
cisco3620 否支持动态捕获ip地址并与mac地址捆绑
cisco3620 否支持动态捕获ip地址并与mac地址捆绑?
网友1:
当然支持了
动态可靠mac地址一般是在交换机上做的
2950 (config)#int rang fa0/1 - 48
2950 (config-if-range)#switchport mode Access
2950 (config-if-range)#switchport port-security
2950 (config-if-range)#switchport port-security mac-address violation restrict
2950 (config-if-range)#switchport port-security mac-address sticky |
|