1.方案1——基于端口的MAC地址绑定
思科2950交换机为例,登录进入交换机,输入管理口令进入配置模式,敲入命令:
Switch#config terminal
#进入配置模式
Switch(config)# Interface fastethernet 0/1
#进入具体端口配置模式
Switch(config-if)#Switchport port-secruity
» 阅读全文
amxku 发表于 2007-02-03, 00:04
1.方案1——基于端口的MAC地址绑定
思科2950交换机为例,登录进入交换机,输入管理口令进入配置模式,敲入命令:
Switch#config terminal
#进入配置模式
Switch(config)# Interface fastethernet 0/1
#进入具体端口配置模式
Switch(config-if)#Switchport port-secruity
» 阅读全文
amxku 发表于 2006-11-09, 15:15
» 阅读全文
amxku 发表于 2006-10-17, 23:36
» 阅读全文
amxku 发表于 2006-09-18, 04:07
» 阅读全文
amxku 发表于 2006-09-18, 04:04
amxku 发表于 2006-08-21, 01:00
来源:CISCO 补习班
R1#sh run
Building configuration...
Current configuration : 1153 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
enable password cisco
!
no aaa new-model
ip subnet-zero
ip cef
!
!
!
no ftp-server write-enable
!
» 阅读全文