R1添加用户名guowei,密码cisco,要求只有SW3可以登录 ,求大神
ccnp吧
全部回复
仅看楼主
level 1
JXX时代 楼主
求求大神帮我解决
2015年05月08日 15点05分 1
level 1
JXX时代 楼主
R1(config)#username guowei privilege 0 password cisco ,然后SW3 呢该怎么弄
2015年05月08日 15点05分 2
level 1
JXX时代 楼主
求具体步骤[玫瑰]
2015年05月08日 15点05分 3
level 3
R1(config)#access-list 100 permit ip {ip address of sw3} any
重复添加所有的sw3地址
R1(config)#line vty 0 15
R1(config-line)#access-class 100 in
2015年05月08日 16点05分 4
level 3
其实我挺纳闷的,这都是最简单的ACL啊
2015年05月08日 16点05分 5
SW3是个二层交换机,我想问一下,二层交换机的IP地址是多少?是它的管理IP?
2015年05月09日 12点05分
而我在配置的时候,SW3 Telnet不进去,
2015年05月09日 12点05分
1