标准IP 访问控制列表 2

2024-10-12 06:40:10

1、对路由器进行基本配置1、关闭电源2、添加模块 NM-2FE2W3、开启电源

标准IP 访问控制列表 2

2、拓扑结构R2624或R2620路由器(2台)、PC三台,如图连接

标准IP 访问控制列表 2标准IP 访问控制列表 2

4、对左端路由器接口进行基本配置f0/0 ip 192.168.1.1 子网掩码 255.255.255.0f1/0 ip 192.168.3.1 子网掩码 255.255.255.0f1/1 ip 192.168.2.1 子网掩码 255.255.255.0Red-Giant>enableRed-Giant(config)#hostname R1R1(config)# interface fastEthernet 0/0R1(config-if)#ip add 192.168.1.1 255.255.255.0R1(config-if)#no shutdownR1(config-if)#exitR1(config)# interface fastEthernet 1/0R1(config-if)#ip add 192.168.3.1 255.255.255.0R1(config-if)#no shutdownR1(config-if)#exitR1(config)#interface fastEthernet 1/1R1(config-if)#ip add 192.168.2.1 255.255.255.0R1(config-if)#no shutdownR1(config-if)#exitR1(config)#

标准IP 访问控制列表 2

5、对右端路由器接口进行基本配置f0/0 ip 192.168.4.1 子网掩码 255.255.255.0f1/0 ip 192.168.3.2 子网掩码 255.255.255.0Red-Giant>enableRed-Giant(config)#hostname R1R1(config)# interface fastEthernet 0/0R1(config-if)#ip add 192.168.4.1 255.255.255.0R1(config-if)#no shutdownR1(config-if)#exitR1(config)# interface fastEthernet 1/0R1(config-if)#ip add 192.168.3.2 255.255.255.0R1(config-if)#no shutdownR1(config-if)#exit

标准IP 访问控制列表 2

7、对右端路由器接口进行静态路由配置Router(config)#ip route 0.0.0.0 0.0.0.0192.168.3.1

标准IP 访问控制列表 2

9、配置PC终端网关PC0 网关 192.168.1.1PC1 网关 192.168.4.1PC2网关 192.168.2.1

标准IP 访问控制列表 2标准IP 访问控制列表 2标准IP 访问控制列表 2
猜你喜欢