网络配置方面的问题 哪位大大能写下下面这张拓扑防火墙和路由器的具体配置

来源:百度知道 编辑:UC知道 时间:2024/06/15 02:44:59
初学 请各位大大写下这张拓扑路由器 防火墙和交换机的具体配置~要求只要运用到ACL 3A和基本的安全技术即可~~
多谢了 如果合适我会追加分的~

S1
conf t
host S1
int vlan 1
ip add 172.16.1.1 255.255.255.0
exit
ip de<Tab> 172.16.1.254
exit
vlan database
vtp pruning
vtp domain wnt
vtp password 123
vlan 2 name office
vlan 3 name class
exit
conf t
int f0/1
switchport mode trunk
switchport trunk en<Tab> isl
int f0/24
switchport mode trunk
switchport trunk en<Tab> isl
end

S2
conf t
host S2
int vlan 1
ip add 172.16.1.2 255.255.255.0
exit
ip de<Tab> 172.16.1.254
exit
vlan database
vtp client
vtp pruning
vtp domain wnt
vtp password 123
exit
conf t
int f0/24
switchport mode trunk
switchport trunk en<Tab> isl
end
show vlan
conf t
int f0/1
switchport access vlan 2
end
show vlan (f0/1在vlan2中 之后做路由)

R1
conf t
host R1
int f0/0.1
encapsulation