
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024
04:43 AM
- last edited on
01-15-2024
08:54 PM
by
Translator
we have cisco 6880 switch with NAT is enabled. Last time I tried debug NAT with following two commands, and could see the debug messages. But now want to try again, but there is no debug message. Can anyone please help advise, thanks?
1. terminal monitor
2. debug ip nat
Solved! Go to Solution.
- Labels:
-
Other Routers
-
Routing Protocols
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024 04:47 AM
Debug as I know is appear when traffic pass through CPU' here you have SW with tcam so it can NAT happened in HW TCAM not in CPU and hence the debug not appear.
Clear or remove and NAT and add it again and check.
Note:-please there are two old post about NAT and mpls can you close it
Thanks alot
MHM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024
09:40 AM
- last edited on
01-15-2024
08:56 PM
by
Translator
what IOS code running - what sup card on the chassis ?
First check NAT have any information.
show ip nat translation
show ip nat statis
also post here show run | in NAT information if you can.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024 04:47 AM
Debug as I know is appear when traffic pass through CPU' here you have SW with tcam so it can NAT happened in HW TCAM not in CPU and hence the debug not appear.
Clear or remove and NAT and add it again and check.
Note:-please there are two old post about NAT and mpls can you close it
Thanks alot
MHM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024
09:40 AM
- last edited on
01-15-2024
08:56 PM
by
Translator
what IOS code running - what sup card on the chassis ?
First check NAT have any information.
show ip nat translation
show ip nat statis
also post here show run | in NAT information if you can.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 10:30 PM
already resolved the issue. Thanks @balaji.bandi @MHM Cisco World for your advices.
