vrouter-vrf-show
This command displays a vRouter VRF configuration.
Syntax vrouter-vrf-show
vrouter-name name-string |
Name of the vRouter service. |
vrf vrf-name |
Name of the VRF. |
bgp-as 1..4294967295 |
The BGP Autonomous System number from 1 to 4294967295 |
bgp-redistribute static|connected|rip|ospf |
A static metric for BGP route redistribution. This is a number between 0, and 4294967295 or specify none to unset. |
bgp-redist-static-metric none|-1..4294967295 |
A static metric for BGP route redistribution. This is a number between 0, and 4294967295 or specify none to unset. |
bgp-redist-connected-metric none|-1..4294967295 |
A connected metric for BGP route redistribution. This is a number between 0, and 4294967295 or specify none to unset. |
bgp-redist-rip-metric none|-1..4294967295 |
An RIP metric for BGP route redistribution. This is a number between 0, and 4294967295 or specify none to unset. |
bgp-redist-ospf-metric none|-1..4294967295 |
An OSPF metric for BGP route redistribution. This is a number between 0, and 4294967295 or specify none to unset. |
bgp-cluster-id ip-address |
An IP address for a BGP cluster ID. |
bgp-dampening|no-bgp-dampening |
Specify if dampening for BGP routes is enabled or disabled. |
bgp-keepalive-interval 0..65535 |
BGP keepalive interval in seconds. The default is 60 seconds with a range of 0 to 65535 seconds. |
bgp-holdtime 0..65535 |
BGP holdtime in seconds. The default is 180 seconds with a range of 0 to 65535 seconds. |
bgp-distance-external 0..255 |
The BGP distance for routes external to the AS. |
bgp-distance-internal 0..255 |
The BGP distance for routes internal to the AS. |
bgp-distance-local 0..255 |
The BGP distance for routes local to the AS. |
bgp-global-nh-preference none|true|false |
Use global nexthop preference for choosing nexthop type in BGP-IPv6. |
bgp-default-shutdown|no-bgp-default-shutdown |
Apply administrative shutdown to newly configured peers. |
no-bgp-redist-static-route-map |
Remove route map for BGP static redistribution. |
no-bgp-redist-connected-route-map |
Remove route map for BGP connected redistribution. |
no-bgp-redist-ospf-route-map |
Remove route map for BGP OSPF redistribution. |
bgp-graceful-shutdown|no-bgp-graceful-shutdown |
Specify to enable or disable BGP graceful shutdown (RFC 8326). |
Defaults None.
Access CLI
History
Version 6.1.1 |
Command introduced. |
Usage Use the command to display a vRouter VRF configuration.
Examples To display the vRouter VRF configuration, use the command:
CLI (network-admin@switch)1 > vrouter-vrf-show
switch vrouter-name vrf hw-vrid bgp-as router-id bgp-redistribute
------- ------------ -------- ------- ------ --------- ---------------
switch1 vr1 vrf1 1 65100 110.0.1.1 connected