Brocade TurboIron 24X Series Configuration Guide User Manual

Page 1009

Advertising
background image

Brocade TurboIron 24X Series Configuration Guide

975

53-1003053-01

Displaying 802.1X information

Syntax: show dot1x ip-ACL

Displaying dynamically applied MAC filters and IP ACLs

To display the dynamically applied MAC address filters active on an interface, enter a command
such as the following.

Syntax: show dot1x mac-address-filter all | ethernet <portnum>

The all keyword displays all dynamically applied MAC address filters active on the device.

The <portnum> parameter is a valid port number.

To display the dynamically applied IP ACLs active on an interface, enter a command such as the
following.

Syntax: show dot1x ip-ACL all | ethernet <portnum>

The all keyword displays all dynamically applied IP ACLs active on the device.

The <portnum> parameter is a valid port number.

Displaying 802.1X multiple-host authentication
information

You can display the following information about 802.1X multiple-host authentication:

Information about the 802.1X multiple-host configuration

The dot1x-mac-sessions on each port

TurboIron#show dot1x ip-ACL

Port 3 (User defined IP ACLs):

Extended IP access list Port_3_E_IN

permit udp any any

Extended IP access list Port_3_E_OUT

permit

dp an

an

TurboIron#show dot1x mac-address-filter e 3

Port 3 MAC Address Filter information:

802.1X Dynamic MAC Address Filter :

mac filter-group 2

Port default MAC Address Filter:

No mac address filter is set

TurboIron#show dot1x ip-ACL e 3

Port 3 IP ACL information:

802.1X dynamic IP ACL (user defined) in:

ip access-list extended Port_3_E_IN in

Port default IP ACL in:

No inbound ip access-list is set

802.1X dynamic IP ACL (user defined) out:

ip access-list extended Port_3_E_OUT out

Port default IP ACL out:

No outbound ip access-list is set

Advertising