Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 759

Advertising
background image

746

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

7

ip default-gateway [<IP>|failover|priority [dhcp-client <1-1800>|

static-route <1-1800>]

ip [dns-server-forward|domain-lookup|domain-name <DOMAIN-NAME>|name-server

<IP>|

routing]

ip dhcp client [hostname|persistent-lease]

ip igmp snooping {forward-unknown-multicast}

ip igmp snooping {querier} {max-response-time <1-25>|query-interval <1-18000>|

robustness-variable <1-7>|timer expiry <60-300>|version <1-3>}

default-gateway

Configures default gateway (next-hop router) parameters

<IP>

Configures default gateway’s IP address

<IP> – Specify the default gateway’s IP address.

failover

Configures failover to the gateway (with next higher priority) when the current default gateway is
unreachable (In case of multiple default gateways)

priority
[dhcp-client <1-1800>|
static-route <1-1800>]

Configures default gateway priority

dhcp-client <1-1800> – Defines a priority for the default gateway acquired by the DHCP client

on the

VLAN interface

static-route <1-1800> – Defines a priority for the statically configured default gateway

The following keyword is common to ‘dhcp-client’ and ‘static-route’ parameters:

<1-1800> – Specify the priority from 1 - 18000 (lower the value higher is the priority).

dns-server-forward

Enables DNS forwarding. This command enables the forwarding of DNS queries to DNS servers outside of
the network.

domain-lookup

Enables domain lookup

domain-name
<DOMAIN-NAME>

Configures a default domain name

<DOMAIN-NAME> – Specify a name for the DNS.

name-server <IP>

Configures the name server’s IP address

<IP> – Specify the IP address of the name server.

routing

Enables IP routing of logically addressed packets from their source to their destination

dhcp

Configures the DHCP client and host

client
[hostname|persistent-leas
e]

Sets the DHCP client

hostname – Includes the hostname in the DHCP request

persistent-lease – Retains the last lease across reboot if the DHCP server is unreachable

igmp snooping
forward-unknown-multicast

Optional. Enables/disables unknown multicast data packets to be flooded in the specified VLAN. By default
this feature is disabled.

igmp snooping querier

Optional. Enables/disables the IGMP querier functionality for the specified VLAN. By default IGMP snooping
querier is disabled.

max-response-time
<1-25>

Configures the IGMP maximum query response interval used in IGMP V2/V3 queries for the given VLAN.
The default is 10 seconds.

query-interval
<1-18000>

Configures the IGMP querier query interval in seconds. Specify a value from 1 - 18000 seconds.

robustness-variable
<1-7>

Configures the IGMP robustness variable from 1 - 7

timer expiry <60-300>

Configures the other querier time out value for the given VLAN. The default is 60 seconds.

version <1-3>

Configures the IGMP query version for the given VLAN. The default is 3.

Advertising