PALO-ALTO - Base Commands

From Wiki.IT-Arts.net
Revision as of 14:25, 3 August 2024 by Admin (talk | contribs) (Created page with "Category:Post-It == Show Interfaces == <nowiki> show interface all > configure Entering configuration mode [edit] # show network interface ethernet ethernet1/2</nowiki> == Display the routing table == <nowiki> show routing route</nowiki> Look at routes for a specific destination : <nowiki> show routing fib virtual-router <name> | match <x.x.x.x/Y></nowiki> == Show NAT == Show the NAT policy table <nowiki> show running nat-policy</nowiki> =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Show Interfaces

show interface all

> configure 
Entering configuration mode
[edit]     
# show network interface ethernet ethernet1/2


Display the routing table

show routing route

Look at routes for a specific destination :

show routing fib virtual-router <name>  | match <x.x.x.x/Y>


Show NAT

Show the NAT policy table

show running nat-policy


Show the Forwarding Table

show routing fib