ip

Configures IP default gateway priority

Supported in the following platforms:

  • Access Points — AP 7161, AP 7502, AP-7522, AP 7532, AP 7562, AP 7602, AP 7622, AP-8163, AP-8432, AP-8533
  • Wireless Controllers — RFS 4000

Syntax

ip default-gateway priority <1-8000>

Parameters

ip default-gateway priority <1-8000>
default-gateway Configures the default gateway
priority <1-8000> Sets the priority for the default gateway acquired via OSPF
  • <1-8000> – Specify an integer from 1 - 8000. The default is 7000.
Note: Lower the value, higher is the priority.

Examples

nx9500-6C8809(config-profile default-rfs4000-router-ospf)#ip default-gateway priority 1
nx9500-6C8809(config-profile default-rfs4000-router-ospf)#show context
 router ospf
  area 0.0.0.4
  auto-cost reference-bandwidth 1
  default-information originate metric 1 metric-type 2
  ip default-gateway priority 1
nx9500-6C8809(config-profile default-rfs4000-router-ospf)#

Related Commands

no (router-mode-config-command) Removes default gateway priority settings