- 18
- 0
- 约1.27千字
- 约 5页
- 2016-04-25 发布于重庆
- 举报
防火墙的网桥模式
实验二 防火墙的网桥模式
实验目的:配置防火墙的网桥模式,验证网桥模式下配置的有效性
背景描述:你是公司的网络工程技术人员,决定在防火墙启用网桥模式,直接与外网路由器相连,现在需要在防火墙上做适当配置。
实现功能: 通过在防火墙上启用网桥模式,实现通过防火墙路由器与三层交换机通信正常。
实验设备:RG-WALL 60 防火墙一台、路由器R1762(1台)、三层交换机S3760(1台)
实验拓扑:
六、实验内容:
步骤1.路由器基本配置
G5-R1762-1
G5-R1762-1enable 14
Password: student
G5-R1762-1#configure terminal
G5-R1762-1(config)#
G5-R1762-1(config)#hostname R1
R1(config)#line vty 0 4
R1(config-line)#login
R1(config-line)#password star
R1(config-line)#exit
R1(config)#interface fastEthernet 1/0
R1(config-if)#ip address 172.16.1.12 255.255.255.0
R1(config-if)#no shutdown
步骤2.交换机基本配置
G5-S3750-1
G5-S375
原创力文档

文档评论(0)