high
Specifies the router-preference value to high.
Usage
• When VRRP is configured, RA messages for Virtual IP are sent with configured router-preference values.
• This command complies with RFC 4191.
Example
Default router-preferences.
switch(vlan-1)#
ipv6 nd ra router-preference
low Set the Default Router Preference to low.
medium Set the Default Router Preference to medium (default).
high Set the Default Router Preference to high.
switch(vlan-1)#
ipv6 nd ra router-preference high
OOBM
show
commands
The
show
commands for OOBM are similar to the analogous commands for the data plane. Note that you must
always include the
oobm
parameter to see the information for the OOBM interface, regardless of the context. For
instance, even from the OOBM context, the
show ip
command displays the IP configuration for the data plane;
to see the IP configuration of the OOBM interface, you need to use
show oobm ip
.
Showing the global OOBM and OOBM port configuration
Syntax
show oobm
Summarizes OOBM configuration information. This command displays the global OOBM configuration (enabled
or disabled), the OOBM interface status (up or down), and the port status (enabled/disabled, duplex, and speed.)
You can issue this command from any context
Example
Switch# show oobm
Global Configuration
OOBM Enabled : Yes
OOBM Port Type : 10/100TX
OOBM Interface Status : Up
OOBM Port : Enabled
OOBM Port Speed : Auto
Showing OOBM IP configuration
Syntax
show oobm ip
Summarizes the IP configuration of the OOBM interface. This command displays the status of IPv4 (enabled/
disabled), the IPv4 default gateway, and the IPv4 address configured for the interface.
Chapter 22 Network Out-of-Band Management (OOBM)
739