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

Page 1259

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

1251

53-1003098-01

25

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

Service Platforms — Brocade Mobility RFS9510

Syntax:

next-hop [<IP>|<ROUTER-IF-NAME>|pppoe1|vlan <1-4094>|wwlan1]

{<IP>|<ROUTER-IF-NAME>|pppoe1|vlan <1-4094>|wwlan1}

Parameters

next-hop [<IP>|<ROUTER-IF-NAME>|pppoe1|vlan <1-4094>|wwlan1]

{<IP>|<ROUTER-IF-NAME>|pppoe1|vlan <1-4094>|wwlan1}

Example

rfs7000-37FABE(config-routing-policy-testpolicy-route-map-1)#next-hop vlan 1

rfs7000-37FABE(config-routing-policy-testpolicy-route-map-1)#show context

route-map 1

match incoming-interface pppoe1

next-hop vlan1

default-next-hop wwan1

mark ip dscp 7

rfs7000-37FABE(config-routing-policy-testpolicy-route-map-1)#

Related Commands:

no

route-map-mode

Negates a command or sets its defaults

Supported in the following platforms:

Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point

Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000

next-hop

Sets the next hop (primary and secondary) for packets satisfying match criteria
It is not mandatory to define the secondary hop interface. The secondary hop is used in case the primary
hop is unavailable.

<IP>

Specifies the primary and secondary next hop router’s IP address

<WORD>

Specifies the layer 3 Interface name (router interface)

pppoe1

Specifies the PPP over Ethernet interface

vlan <1-4094>

Specifies the VLAN interface. Specify a VLAN ID from 1 - 4094. The VLAN interface should be a DHCP client.

wwan1

Specifies the WAN interface

no

Disables the next hop router settings

Advertising