User`s guide

21
show configuration
Purpose To display the current or saved version of the configuration settings
itch.
of the Sw
Syntax
show configuration [running | startup]
Description The show configuration command displays the current or saved
rsion of the configuration settings of the Switch.
ve
Parameters running – Displays the current configuration.
startup – Displays the configuration saved in NV-RAM.
Restrictions None.
Example usage:
To show current configuration information:
DGS3100# show configuration running
config snmp system_name DGS-3100
create vlan 2 tag 2
enable 802.1x
config 802.1x auth_protocol radius
config radius add 10.6.41.226 key 123456 auth_port 1812 acct_port 1813 priori
ty first
config ports (1-2,4-7) enable_reauth enable
config ports 3 port_control auto enable_reauth enable
config 802.1x auth_mode ports (1-7) mac_based
config guest_vlan 2 state enable
config guest_vlan ports 3
config ipif system dhcp
DGS3100#
enable jumbo_frame
Purpose To enable jumbo frames on the device.
Syntax
enable jumbo_frame
Description The enable jumbo_frame command enables jumbo frames on the
device.
Parameters None.
Restrictions None.
Example usage:
To enable jumbo frames:
DGS3100# enable jumbo_frame
Success.
DGS3100#