inspect system vrf
Table of Contents
Expand All
|
Collapse All
Prisma SD-WAN Docs
-
-
-
-
- AWS Transit Gateway
- Azure vWAN
- Azure vWAN with vION
- ChatBot for MS Teams
- ChatBot for Slack
- CloudBlades Integration with Prisma Access
- GCP NCC
- Service Now
- Zoom QSS
- Zscaler Internet Access
-
-
- ION 5.2
- ION 5.3
- ION 5.4
- ION 5.5
- ION 5.6
- ION 6.0
- ION 6.1
- ION 6.2
- ION 6.3
- ION 6.4
- New Features Guide
- On-Premises Controller
- Prisma Access CloudBlade Cloud Managed
- Prisma Access CloudBlade Panorama Managed
- Prisma SD-WAN CloudBlades
inspect system vrf
Use the inspect system vrf command to inspect all the kernel VRF
link information for a device and used to debug any routing-related issues on the
device.
Command
inspect system vrf ( all | vrf-name=vrf name)
Options
all | Enter all to display status of all the kernel VRF link information for a device. |
vrf-name | Enter a VRF name to display a particular kernel VRF link information for a device. |
Command Notes
Role | Super, Read Only |
Related Commands | — |
Introduced in | Release 6.3.1 |
Example
inspect system vrf all ------------------------------------------------------------------------------------------------------------------------------------------------------------ VRF-NAME INTERFACE VNI VRF-KERNEL-LINK VRF-TABLE-NUMBER PER-VRF-KERNEL-LINK PER-VRF-TABLE-NUMBER ------------------------------------------------------------------------------------------------------------------------------------------------------------ blue eth7.1 100 v100-e7.1 20004 NA 65535 red eth7.3 101 v101-e7.3 20005 NA 65535 red eth7.2 101 v101-e7.2 20006 NA 65535 ------------------------------------------------------------------------------------------------------------------------------------------------------ VRF-KERNEL-LINKS ------------------------------------------------------------------------------------------------------------------------------------------------------ 50: v101-e7.2: <NOARP,MASTER,UP,LOWER_UP> mtu 65536 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 3e:ed:b2:cd:30:ec brd ff:ff:ff:ff:ff:ff VRF-MASTER: 47: eth7.2@eth7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master v101-e7.2 state UP mode DEFAULT group default qlen 1000 link/ether 00:50:56:be:0c:cb brd ff:ff:ff:ff:ff:ff ------------------------------------------------------------------------------------------------------------------------------------------------------------ 45: v100-e7.1: <NOARP,MASTER,UP,LOWER_UP> mtu 65536 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 1a:ca:ba:b8:11:6d brd ff:ff:ff:ff:ff:ff VRF-MASTER: 36: eth7.1@eth7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master v100-e7.1 state UP mode DEFAULT group default qlen 1000 link/ether 00:50:56:be:0c:cb brd ff:ff:ff:ff:ff:ff ------------------------------------------------------------------------------------------------------------------------------------------------------------ 46: v101-e7.3: <NOARP,MASTER,UP,LOWER_UP> mtu 65536 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 3a:b9:6d:f9:8c:5b brd ff:ff:ff:ff:ff:ff VRF-MASTER: 39: eth7.3@eth7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master v101-e7.3 state UP mode DEFAULT group default qlen 1000 link/ether 00:50:56:be:0c:cb brd ff:ff:ff:ff:ff:ff ------------------------------------------------------------------------------------------------------------------------------------------------------------
inspect system vrf name=blue ------------------------------------------------------------------------------------------------------------------------------------------------------------ VRF-NAME INTERFACE VNI VRF-KERNEL-LINK VRF-TABLE-NUMBER PER-VRF-KERNEL-LINK PER-VRF-TABLE-NUMBER ------------------------------------------------------------------------------------------------------------------------------------------------------------ blue eth7.1 100 v100-e7.1 20004 NA 65535 ------------------------------------------------------------------------------------------------------------------------------------------------------ VRF-KERNEL-LINKS ------------------------------------------------------------------------------------------------------------------------------------------------------ 45: v100-e7.1: <NOARP,MASTER,UP,LOWER_UP> mtu 65536 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 1a:ca:ba:b8:11:6d brd ff:ff:ff:ff:ff:ff VRF-MASTER: 36: eth7.1@eth7: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master v100-e7.1 state UP mode DEFAULT group default qlen 1000 link/ether 00:50:56:be:0c:cb brd ff:ff:ff:ff:ff:ff ------------------------------------------------------------------------------------------------------------------------------------------------------------