vrouter-interface-config-show

This command is used to display routing protocol information on a vRouter.

Syntax   vrouter-interface-config-show

vrouter-name name-string

The vRouter name to add the interface.

The following interface configuration arguments:

nic vrouter-interface-nic

The NIC.

l3-port l3port-usable-port name

The Layer 3 port.

ospf-hello-interval seconds

The OSPF hello interval with a number between 1, and 65535. This configures the interval between sending OSPF hello messages on an interface. The default value is 10. (IPv4 or v6)

ospf-dead-interval seconds

The OSPF dead interval with a number between 2, and 65535. This configures the interval in which the vRouter must receive an OSPF hello message before the state of the neighbor changes to down. The default interval is 5. (IPv4 or v6)

ospf-retransmit-interval seconds

The OSPF retransmit interval from 3 to 65535 seconds. The default is 5 seconds. (IPv4 or v6)

ospf-priority number

The OSPF priority with a number between 0, and 255. A vRouter with a priority of 0 does not participate in the designated router decision. The default value is 1. (IPv4 or v6)

ospf-auth-key ospf-auth-key-string

Specify an authorization key string for the vRouter interface. (IPv4 only)

ospf-cost number

The OSPF cost with a value between 0, and 655365. (IPv4 or v6)

ospf-msg-digest-id id

Specify a value between 0, and 255. If you specify 0, then OSPF MD5 authentication is not set. (IPv4 only)

ospf-msg-digest-key ospf-msg-digest-key-string

Specify a string for the OSPF message digest key. (IPv4 only)

ospf-passive-if|no-ospf-passive-if

Specify if the OSPF interface is passive or not. (IPv4 or v6)

ospf-network-type default|point-to-point

The type of OSPF network. (IPv4 or v6)

ospf-bfd default|enable|disable

Specify if BFD protocol support for OSPF fault detection is enabled. The default is Disable.

bfd-interval interval

The desired Bidirectional Forwarding Detection (BFD) transmit interval from 200 ms to 3000 ms. The default value is 750 ms.

bfd-min-rx interval

The required BFD receive interval from 200 milliseconds to 3000 milliseconds. The default value is 500 ms.

bfd-multiplier integer

The BFD detection multiplier from 2 to 20. The default value is 3.

nd-suppress-ra|no-nd-suppress-ra

Specify if you want to suppress the transmit of IPv6 router advertisements.

ra-interval seconds

The interval between router advertisements in seconds with a range of 1 to 1800 seconds.

ra-lifetime seconds 

The time that the vRouter is considered as the default router in seconds with a range of 0 to 9000.

vrf vrf-string

Name of the VRF router.

Defaults   None

Access   CLI

History   

Version 2.1

Command introduced.

Version 2.2

The parameter ospf-cost added.

Version 2.2.2

The parameters ospf-msg-digest-key, and ospf-msg-digest-id added.

Version 2.2.3

The parameters ospf-passive-if, and no-ospf-passive-if added.

Version 2.2.6

The parameters bfd-interval, bfd-min-rx, and bfd-multiplier added.

Version 2.4.1

The parameter ospf-network-type added.

Version 2.5

The parameters nd-suppress-ra, v6-ra-prefix, prefix-netmask, autoconf|no-autoconf, ra-interval, and ra-lifetime added.

Version 2.5.3

The parameter ospf-bfd default|enable|disable added.

Version 3.0.0

The parameters ospf-retransmit-interval,ra-prefix, and ra-interval added.

Version 5.1.3

The parameter l3-port added.

Usage   You can display additional routing information for a vRouter configuration.

Examples  To display the interface, use the following command:

CLI (network-admin@switch) > vrouter-interface-config-show

vrouter-name nic     ospf-hello-interval(s) ospf-dead-interval(s) ospf-priority ospf-auth-key ospf-passive-if bfd-interval(ms) bfd-min-rx(ms) bfd-multiplier

------------ ------- ---------------------- --------------------- ------------- ------------- --------------- ---------------- -------------- --------------

vr0          eth0.10 10                     40                    1             Test_key      false           750              500            3

north
    keyboard_arrow_up
    keyboard_arrow_down
    description
    print
    feedback
    support
    business
    rss_feed
    south