思科net转换的命令是什么?
发布网友
发布时间:2022-05-07 08:47
我来回答
共3个回答
热心网友
时间:2023-10-22 23:38
(config-if)#access-list 100 permit ip 10.1.x.0 0.0.0.255 指定需要NAT的流量内容
Clear ip nat translation * 清除NAT表中的所有地址转换
Debug ip nat detail 即时跟踪调试NAT信息
(config-if)#ip nat inside 指定NAT中的内部接口和地址
(config)#ip nat inside source list 100 pool BBR 为NAT指定需要翻译的内部地址范围和所使用的地址池
(config)#ip nat inside source route-map TO-POD pool POD 指定NAT使用的ROUTE-MAP
(config-if)#ip nat outside 指定NAT中的外部接口和地址
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 netmask 255.255.255.0 创建一个NAT地址池
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 prefix-length 24 创建一个NAT地址池(子网掩码用前缀长度进行指定)
Sho ip nat translations 显示NAT地址转换表
热心网友
时间:2023-10-22 23:39
nat吧?
(config-if)#access-list 100 permit ip 10.1.x.0 0.0.0.255 指定需要NAT的流量内容
(config-if)#ip nat inside 指定NAT中的内部接口和地址
(config)#ip nat inside source list 100 pool BBR 为NAT指定需要翻译的内部地址范围和所使用的地址池
(config)#ip nat inside source route-map TO-POD pool POD 指定NAT使用的ROUTE-MAP
(config-if)#ip nat outside 指定NAT中的外部接口和地址
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 netmask 255.255.255.0 创建一个NAT地址池
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 prefix-length 24 创建一个NAT地址池(子网掩码用前缀长度进行指定)
Sho ip nat translations 显示NAT地址转换表
热心网友
时间:2023-10-22 23:39
问题太宽了,再详细些。
如果不行,你可以看看CCNA的教材
热心网友
时间:2023-10-22 23:38
(config-if)#access-list 100 permit ip 10.1.x.0 0.0.0.255 指定需要NAT的流量内容
Clear ip nat translation * 清除NAT表中的所有地址转换
Debug ip nat detail 即时跟踪调试NAT信息
(config-if)#ip nat inside 指定NAT中的内部接口和地址
(config)#ip nat inside source list 100 pool BBR 为NAT指定需要翻译的内部地址范围和所使用的地址池
(config)#ip nat inside source route-map TO-POD pool POD 指定NAT使用的ROUTE-MAP
(config-if)#ip nat outside 指定NAT中的外部接口和地址
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 netmask 255.255.255.0 创建一个NAT地址池
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 prefix-length 24 创建一个NAT地址池(子网掩码用前缀长度进行指定)
Sho ip nat translations 显示NAT地址转换表
热心网友
时间:2023-10-22 23:39
nat吧?
(config-if)#access-list 100 permit ip 10.1.x.0 0.0.0.255 指定需要NAT的流量内容
(config-if)#ip nat inside 指定NAT中的内部接口和地址
(config)#ip nat inside source list 100 pool BBR 为NAT指定需要翻译的内部地址范围和所使用的地址池
(config)#ip nat inside source route-map TO-POD pool POD 指定NAT使用的ROUTE-MAP
(config-if)#ip nat outside 指定NAT中的外部接口和地址
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 netmask 255.255.255.0 创建一个NAT地址池
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 prefix-length 24 创建一个NAT地址池(子网掩码用前缀长度进行指定)
Sho ip nat translations 显示NAT地址转换表
热心网友
时间:2023-10-22 23:39
问题太宽了,再详细些。
如果不行,你可以看看CCNA的教材
热心网友
时间:2023-10-22 23:38
(config-if)#access-list 100 permit ip 10.1.x.0 0.0.0.255 指定需要NAT的流量内容
Clear ip nat translation * 清除NAT表中的所有地址转换
Debug ip nat detail 即时跟踪调试NAT信息
(config-if)#ip nat inside 指定NAT中的内部接口和地址
(config)#ip nat inside source list 100 pool BBR 为NAT指定需要翻译的内部地址范围和所使用的地址池
(config)#ip nat inside source route-map TO-POD pool POD 指定NAT使用的ROUTE-MAP
(config-if)#ip nat outside 指定NAT中的外部接口和地址
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 netmask 255.255.255.0 创建一个NAT地址池
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 prefix-length 24 创建一个NAT地址池(子网掩码用前缀长度进行指定)
Sho ip nat translations 显示NAT地址转换表
热心网友
时间:2023-10-22 23:39
nat吧?
(config-if)#access-list 100 permit ip 10.1.x.0 0.0.0.255 指定需要NAT的流量内容
(config-if)#ip nat inside 指定NAT中的内部接口和地址
(config)#ip nat inside source list 100 pool BBR 为NAT指定需要翻译的内部地址范围和所使用的地址池
(config)#ip nat inside source route-map TO-POD pool POD 指定NAT使用的ROUTE-MAP
(config-if)#ip nat outside 指定NAT中的外部接口和地址
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 netmask 255.255.255.0 创建一个NAT地址池
(config)#ip nat pool BBR 192.168.x.1 192.168.x.254 prefix-length 24 创建一个NAT地址池(子网掩码用前缀长度进行指定)
Sho ip nat translations 显示NAT地址转换表
热心网友
时间:2023-10-22 23:39
问题太宽了,再详细些。
如果不行,你可以看看CCNA的教材