DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual 
22 
56 bytes from 10.6.150.34: icmp_seq=1. time=0 ms 
56 bytes from 10.6.150.34: icmp_seq=2. time=0 ms 
56 bytes from 10.6.150.34: icmp_seq=3. time=0 ms 
 
----10.6.150.34 PING Statistics---- 
3 packets transmitted, 3 packets received, 0% packet loss 
round-trip (ms) min/avg/max = 0/0/0 
 
 
 
 
Success. 
DGS3100# 
 
 
show configuration 
Purpose  To display the current or saved version of the configuration settings 
of the Switch. 
Syntax 
show configuration [running | startup] 
Description The show configuration command displays the current or saved 
version of the configuration settings of the Switch. 
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 802.1x guest_vlan 2 state enable 
config 802.1x guest_vlan ports 3 
config ipif system dhcp 
DGS3100#