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

Page 1258

Advertising
background image

1250

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

25

Parameters

match incoming-interface [<ROUTER-IF-NAME>|pppoe1|vlan <1-4094>|wwan1]

match ip dscp <0-63>

match ip-access-list <IP-ACCESS-LIST-NAME>

match wireless-client-role <ROLE-POLICY-NAME> <ROLE-NAME>

match wlan <WLAN-NAME>

Example

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

incoming-interface pppoe1

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

route-map 1

match incoming-interface pppoe1

default-next-hop wwan1

mark ip dscp 7

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

Related Commands:

next-hop

route-map-mode

Sets the next hop for packets satisfying match criteria

This command allows you to configure the primary and secondary hop priority requests.

Define the primary and secondary hop settings. When defined, the primary hop resource is used
with no additional considerations when ever it is available.

Supported in the following platforms:

incoming-interface

Sets the incoming SVI match clause. Specify an interface name.

<ROUTER-IF-NAME>

Specifies the layer 3 interface name (route interface)

pppoe1

Specifies the PPP over Ethernet interface

vlan <1-4094>

Specifies the VLAN interface. Specify a VLAN ID from 1 - 4094.

wwan1

Specifies the WAN interface name

ip dscp <0-63>

Sets the DSCP match clause. Specify a value from 0 - 63. The defined DSCP value is used as a matching
clause for this route map.

ip-access-list
<IP-ACCESS-LIST-NAME>

Sets the match clause using a pre-configured IP access list. Specify a pre-configured IP access list name.

wireless-client-role
<ROLE-POLICY-NAME>
<ROLE-NAME>

Sets the wireless client role match clause. Specify a pre-configured role policy and a
pre-configured role within it.

wlan <WLAN-NAME>

Sets the incoming WLAN match clause. Specify a WLAN name.

no

Disables match clause settings for this route map

Advertising