[c-nsp] can you ping public ip of a nat/vrf
John Brown
john at citylinkfiber.com
Sat Apr 21 11:33:13 EDT 2012
Hi,
We nat a single public IP to a vrf that contains private space, for each customer.
I'd like to be able to ping the single public IP of each nat/vrf.
Anyway to do that ?
ip nat pool ev00XX-VRF-BLUE-CUST 2XX.XXX.XXX.17 2XX.XXX.XXX.17 prefix-length 24
interface GigabitEthernet0/1.17
description ev00XX-VRF-BLUE-CUST
encapsulation dot1Q 17
ip vrf forwarding ev00XX-VRF-BLUE-CUST
ip address 192.168.0.1 255.255.255.0
ip flow ingress
ip nat inside
ip virtual-reassembly in
End
Thanks
More information about the cisco-nsp
mailing list