D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
23
st
artup – Displays the configuration saved in NV-RAM.
<token> - 802.1x, Radius, Authen, access_profile, arp, ipif, account,
traffic control, dhcp, fdb, igmp, mld, lacp, lldp, link_aggregation,
mac_based_access_control, snmp, trusted_host, syslog, poe,
mirror, 802.1p, port_security, bandwidth_control, scheduling, iproute,
stp, ssh, ssl, crypto, ports, dst, sntp, time, traffic_segmentation, gvrp,
vlan, safeguard, telnet, time_range, multicast filtering_mode,
vlan_trunk, asymmetric_vlan, dlf, arp_spoofing_prevention, dscp,
voice vlan, router, multicast_fdb, serial_port, login_banner,
dhcp_auto, dhcp_relay , serial_port , terminal, time_zone,
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#
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 Only Administrator or operate-level users can issue this command.
Jumbo frames will be enabled after save and restart.
Example usage:
To enable jumbo frames:
DGS3100# enable jumbo_frame
Jumbo frames will be enabled after save and restart.
Success.
DGS3100#