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

Page 1262

Advertising
background image

1254

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

25

The

no

command negates any command associated with it. Wherever required, use the same

parameters associated with the command getting negated.

Example

The following example shows the routing policy ‘testpolicy’ settings before

the ‘no’ commands are executed:

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

routing-policy testpolicy

logging

route-map 1

match incoming-interface pppoe1

default-next-hop wwan1 mark ip dscp 7

rfs7000-37FABE(config-routing-policy-testpolicy)#

rfs7000-37FABE(config-routing-policy-testpolicy)#no logging

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

rfs7000-37FABE(config-routing-policy-testpolicy)#no apply-to-local-packets

The following example shows the routing policy ‘testpolicy’ settings after the

‘no’ commands are executed:

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

routing-policy testpolicy

no apply-to-local-packets

rfs7000-37FABE(config-routing-policy-testpolicy)#

Related Commands:

apply-to-local-packets

Enables/disables PBR for locally generated packets

logging

Enables logging for a specified route map

route-map

Creates a route map entry and enters the route map configuration mode

use

Uses CRM to monitor the status of a link

Advertising