Clearing port security statistics, Clearing restricted mac addresses, Clearing violation statistics – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 1030: Displaying port security information

Advertising
background image

996

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

Clearing port security statistics

TurboIron(config)#int e 11

TurboIron(config-if-e10000-11)#port security

TurboIron(config-port-security-e10000-11)#violation shutdown 5

Syntax: violation shutdown <minutes>

You can specify from 0 – 1440 minutes. Specifying 0 shuts down the port permanently when a
security violation occurs.

Clearing port security statistics

You can clear restricted MAC addresses and violation statistics from ports globally (on all ports) or
on individual ports.

Clearing restricted MAC addresses

To clear all restricted MAC addresses globally, enter the following command.

TurboIron#clear port security restricted-macs all

To clear restricted MAC addresses on a specific port, enter a command such as the following.

TurboIron#clear port security restricted-macs e 5

Syntax: clear port security restricted-macs all | ethernet <portnum>

The <portnum> parameter is a valid port number.

Clearing violation statistics

To clear violation statistics globally, enter the following command.

TurboIron#clear port security statistics all

To clear violation statistics on a specific port, enter a command such as the following.

TurboIron#clear port security statistics e 5

Syntax: clear port security statistics all | ethernet <portnum>

The <portnum> parameter is a valid port number.

Displaying port security information

You can display the following information about the port security feature:

The port security settings for an individual port or for all the ports on a specified module

The secure MAC addresses configured on the device

Port security statistics for an interface or for a module

Advertising