static-route (dhcpv4-pool-static-binding)

Adds static routes to the static binding configuration. Use this option to add static routes installed on clients.

Supported in the following platforms:

  • Access Points — AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502, AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543, AP8533.
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

static-route <IP/Mask> <Gateway-IP>

Parameters

static-route <IP/Mask> <Gateway-IP>

<IP/Mask>

Specifies the IP destination prefix (for example, 10.0.0.0/8)

<Gateway-IP>

Specifies the gateway IP address

Examples

nx9500-6C8809(config-dhcp-policy-test-pool-pool1-binding-1)#static-route 10.0.0.0/10 157.235.208.235
nx9500-6C8809(config-dhcp-policy-test-pool-pool1-binding-test)#show context
  static-binding client-identifier test
   client-name RFID
   domain-name documentation
   netbios-node-type b-node
   netbios-name-server 172.16.10.23
   next-server 172.16.10.24
   option option1 172.16.10.10
   respond-via-unicast
   static-route 10.0.0.0/10 157.235.208.235
nx9500-6C8809(config-dhcp-policy-test-pool-pool1-binding-test)#

Related Commands

no (dhcpv4-pool-static-binding)

Resets values or disables DHCP pool static binding settings