试验九ip访问列表.docVIP

  • 3
  • 0
  • 约1.84千字
  • 约 4页
  • 2018-06-07 发布于天津
  • 举报
试验九ip访问列表

实验九 IP 访问列表 1. IP 标准访问列表 【网络拓扑】 【实验内容】 标准访问列表只对数据包的源地址进行规则匹配。标准访问列表应该支持各种规则定义和规则排列。 【实验配置】 A 路由器的配置: 1.基本配置: 1) 配置路由器主机名 Red-Giantenable(注:从用户模式进入特权模式) Red-Giant#configure terminal(注:从特权模式进入全局配置模式) Red-Giant(config)#hostname A(注:将主机名配置为“A”) A(config)# 2) 为路由器各接口分配IP 地址 A(config)#interface serial 0 A(config-if)#ip address 172.17.1.1 255.255.255.0 注:设置路由器serial 0 的IP 地址为172.17.1.1,对应的子网掩码为255.255.255.0 A(config)#interface fastethernet 0 A(config-if)#ip address 172.16.3.1 255.255.255.0 注:设置路由器fastethernet 0 的IP 地址为172.16.3.1,对应的子网掩码为 255.255.255.0 A(config)#interface fastethernet 1 A(config-if)#i

文档评论(0)

1亿VIP精品文档

相关文档