设为首页收藏本站language 语言切换
查看: 3218|回复: 9
收起左侧

关于NP 的东西速度来看 不看后悔 ACL实验全部

[复制链接]
发表于 2009-10-4 03:31:08 | 显示全部楼层 |阅读模式
现在大家已经知道NP  包含很多 但是大家是不是换在ospf里面 晃悠呢   那么大兄弟 劝你别玩思科了。
  NP少不了的东西也要搭配ACL访问控制。包括NAT网络地址转换 和PAT 等等都要用到。
(特别声明:找到其中的错误,命令已发出) 配置清单也写清楚了 也可以看清单打命令,看看错在哪里
RouterA#show running-config
!
hostname RouterA
!
no ip domain-lookup
!
interface Ethernet0/0
ip address 10.10.1.1 255.255.255.0
!
interface Ethernet0/1
ip address 10.10.2.1 255.255.255.0
!
interface Ethernet0/2
ip address 192.168.1.2 255.255.255.0
!
ip route 0.0.0.0 0.0.0.0 192.168.1.1
!
end


RouterB#show running-config
!
hostname RouterB
!
enable password cisco
!
no ip domain-lookup
!
interface Ethernet0/0
ip address 172.16.1.1 255.255.255.0
!         
interface Ethernet0/1
ip address 192.168.1.1 255.255.255.0
ip access-group 101 in
!
ip route 0.0.0.0 0.0.0.0 192.168.1.2
!
access-list 101 permit tcp 10.10.1.0 0.0.0.255 any eq telnet
access-list 101 deny   tcp 10.10.2.0 0.0.0.255 any eq telnet
access-list 101 deny   ip 10.10.2.0 0.0.0.255 host 172.16.1.10
access-list 101 permit ip 10.10.1.0 0.0.0.255 host 172.16.1.10
access-list 101 deny   icmp any any echo
access-list 101 deny   icmp any any echo-reply
!
line vty 0 4
password cisco
login
!
end


Server#show running-config
!
hostname Server
!
no ip routing
!
no ip domain-lookup
!
interface Ethernet0/0
ip address 172.16.1.10 255.255.255.0
!
ip default-gateway 172.16.1.1
!
end

Pc1#show running-config
!
hostname Pc1
!
no ip routing
!
no ip domain-lookup
!
interface Ethernet0/0
ip address 10.10.1.10 255.255.255.0
!
ip default-gateway 10.10.1.1
!
end

PC2#show running-config
!
hostname PC2
!
no ip routing
!
no ip domain-lookup
!
interface Ethernet0/0
ip address 10.10.2.10 255.255.255.0
!
ip default-gateway 10.10.2.1
!
end
ACL.jpg
发表于 2009-10-6 12:13:33 | 显示全部楼层
[s:40]
沙发 2009-10-6 12:13:33 回复 收起回复
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-10-8 11:52:41 | 显示全部楼层
那个命令是错的 我是让大家排错的
板凳 2009-10-8 11:52:41 回复 收起回复
回复 支持 反对

使用道具 举报

 成长值: 64645
发表于 2009-10-8 14:11:35 | 显示全部楼层
这不是na么。。。
地板 2009-10-8 14:11:35 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2009-10-21 05:42:45 | 显示全部楼层

友情帮顶!

友情帮顶,记得我帮你顶过哦!












Paper Cup Machine 隔膜泵 减速机 齿轮减速机
5# 2009-10-21 05:42:45 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2009-11-17 09:48:28 | 显示全部楼层
顶你下  谢谢     
6# 2009-11-17 09:48:28 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2009-11-17 14:05:27 | 显示全部楼层
谢谢楼主!!!
7# 2009-11-17 14:05:27 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2009-11-19 14:50:47 | 显示全部楼层
辛苦斑竹!!!!
8# 2009-11-19 14:50:47 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-5-7 11:19:15 | 显示全部楼层
9# 2013-5-7 11:19:15 回复 收起回复
回复 支持 反对

使用道具 举报

发表于 2013-11-21 11:46:36 | 显示全部楼层
10# 2013-11-21 11:46:36 回复 收起回复
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 论坛注册

本版积分规则

QQ|Archiver|手机版|小黑屋|sitemap|鸿鹄论坛 ( 京ICP备14027439号 )  

GMT+8, 2025-4-26 08:26 , Processed in 0.344755 second(s), 28 queries , Redis On.  

  Powered by Discuz!

  © 2001-2025 HH010.COM

快速回复 返回顶部 返回列表