客户的网络如下所示:HostA----GE0/0--MSR-1--S1/0---------S1/0--MSR-2--GE0/0 HostB
在两台路由器上的广域网接口分别作了如下配置:
MSR-1:
Firewall enable acl number 3000.
Rule 0 deny ip source 192.168.0.0 0.0.0.255
rule 5 permit ip
Interface Serial1/0
link-protocol ppp
Firewall packet-filter 3000 outbound
ip address 6.6.6.2 255.255.255.0
MSR-2:
Interface Serial1/0
link-protocol ppp
Ip address6.6.6.1255.255.255.0.
假设HostA的P地址为192.168.0.2/24,路由以及其他相关接口配置都正确,那么。
(多选)