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

Page 428

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

413

53-1003098-01

5

service delete sessions <SESSION-COOKIES>

service mint [clear [lsp-dp|mlcp]|debug-log [flash-and-syslog|flash-only]|

expire [lsp|spf]|flood [csnp|lsp]]

service pm stop {on <DEVICE-NAME>}

service pktcap on [bridge|deny|drop|ext-vlan|rim|router|vpn|wireless]

{(acl-name <ACL>,count <1-1000000>,direction

[any|inbound|outbound],filter,hex,

rate <1-100>,snap <1-2048>,tcpdump,verbose,write [file|url|tzsp

<IP/TZSP-HOSTNAME>])}

delete sessions
<SESSION-COOKIES>

Deletes session cookies

<SESSION-COOKIES> – Provide a list of cookies to delete.

mint

Enables MiNT protocol management (clears LSP database, enables debug logging, enables running silence
etc.)

clear [lsp-dp|mlcp]

Clears LSP database and MiNT Link Control Protocol (MLCP) links

lsp-dp – Clears MiNT Label Switched Path (LSP) database

mlcp – Clears MLCP links

debug-log
[flash-and-syslog|
flash-only]

Enables debug message logging

flash-and-syslog – Logs debug messages to the flash and syslog files

flash-only – Logs debug messages to the flash file only

expire [lsp|spf]

Forces expiration of LSP and recalculation of Shortest Path First (SPF)

lsp – Forces expiration of LSP

spf – Forces recalculation of SPF

flood [csnp|lsp]

Floods control packets

csnp – Floods our Complete Sequence Number Packets (CSNP)

lsp – Floods our LSP

pm

Stops the Process Monitor (PM)

stops

Stops the PM from monitoring all daemons

on <DEVICE-NAME>

Optional. Stops the PM on a specified device

<DEVICE-NAME> – Specify the name of the AP, wireless controller, or service platform.

pktcap on

Captures data packets crossing at a specified location

on – Defines the packet capture location

bridge

Captures packets transiting through the Ethernet bridge

deny

Captures packets denied by an Access Control List (ACL)

drop

Captures packets at the drop locations

ext-vlan

Captures packets forwarded to or from an extended VLAN

rim

Captures packets at the Radio Interface Module (RIM)

router

Captures packets transiting through an IP router

vpn

Captures packets forwarded to or from a VPN link

wireless

Captures packets forwarded to or from a wireless device

acl-name <ACL>

Optional. Specify the ACL that matches the acl-name for the 'deny' location

count <1-1000000>

Optional. Limits the captured packet count. Specify a value from 1 -1000000.

direction
[any|inbound|outbound]

Optional. Changes the packet direction with respect to a device. The direction can be set as any, inbound,
or outbound.

Advertising