题目内容
根据下面配置,NAT将转换哪些地址?R1(config)# ip nat pool nat-pool1 209.165.200.225 209.165.200.240 netmask 255.255.255.0R1(config)# ip nat inside source list 1 pool nat-pool1R1(config)# interface serial0/0/0R1(config-if)# ip address 10.1.1.2 255.255.0.0R1(config-if)# ip nat insideR1(config-if)# no shutdownR1(config)# interface sirial s0/0/2R1(config-if)#ip address 209.165.200.1 255.255.255.0R1(config-if)#ip nat outsideR1(config-if)#no shutdownR1(config)#access-list 1 permit 192.168.0.0 0.0.0.255
查看答案
搜索结果不匹配?点我反馈