DXS-1210 Series Smart Managed Switch CLI Reference Guide
8
Switch# show running-config begin # AAA
#------------------------------------------------------------------------
# DXS-1210-12SC 10GbE Smart Managed Switch Configuration
#
# Firmware: Build V1.15.005
# Copyright(C) 2017 D-Link Corporation. All rights reserved.
#------------------------------------------------------------------------
# AAA
end
configure terminal
no aaa new-model
end
# Dot1x
end
configure terminal
no dot1x system-auth-control
no snmp-server enable traps dot1x
interface ethernet 1/0/1
no dot1x pae authenticator
dot1x control-direction both
dot1x forward-pdu
dot1x max-req 2
dot1x timeout server-timeout 30
dot1x timeout supp-timeout 30
CTRL+C ESC q Quit SPACE n Next PageENTER Next Entry a All
The example below shows how to use the includeFILTER-STRING parameter in a show command.
Switch# show running-config include # AAA
#------------------------------------------------------------------------
# DXS-1210-12SC 10GbE Smart Managed Switch Configuration
#
# Firmware: Build V1.15.005
# Copyright(C) 2017 D-Link Corporation. All rights reserved.
#------------------------------------------------------------------------
# AAA
Switch#
The example below shows how to use the excludeFILTER-STRING parameter in a show command.