/
NAT or NAPT on OneOS Ekinops
NAT or NAPT on OneOS Ekinops
NAPT | interface |
---|---|
|
|
| ip nat inside overload |
| config with an VRF
OneOS-R3#show running-config
ip vrf public
hostname OneOS-R3
interface gigabitethernet 0/0
exit
interface gigabitethernet 0/1
description to-Client1
ip vrf forwarding public
ip address 192.168.33.1 255.255.255.0
exit
interface gigabitethernet 0/2
exit
interface gigabitethernet 0/3
description PUBLIC
ip vrf forwarding public
ip address dhcp
ip nat inside overload
exit
OneOS-R3#
|
show commands |
|
|
OneOS-R3#show ip nat statistics
IN: 97 packets translated, 0 drops
OUT: 98 packets translated, 10 drops
Sessions: 38 active, 7 closed, 0 dropped due to memory full
Address maps: 0 inside maps, 0 outside maps
Errors: 0 config; 0 local traffic; 0/0/0 translations (static/address/napt)
ALG Protocol Server-Port In/Out-translations
ftp tcp 21 0/0
tftp udp 69 0/0
dns udp 53 41/41
pptp tcp 1723 0/0
nbt-ns udp 137 0/0
nbt-dg udp 138 0/0
nbt-se tcp 139 0/0
sip-udp udp - 0/0
sip-tcp tcp - 0/0
gre gre - 0/0
icmp icmp - 56/57
OneOS-R3#
|
|
|
|
|
|
|
Troubleshooting |
|
debug |
|
|
|
, multiple selections available,
Related content
inter-VRF with vasi or Virtual-Access Interfaces
inter-VRF with vasi or Virtual-Access Interfaces
More like this
ocNOS Basic configuration
ocNOS Basic configuration
More like this
netconfig config and display
netconfig config and display
More like this
policy-route-map
policy-route-map
More like this
EVPN-VPWS and VPWS or PtP L2 vpn service in OcNOS
EVPN-VPWS and VPWS or PtP L2 vpn service in OcNOS
More like this
SDWAN troubleshooting
SDWAN troubleshooting
More like this