background image

DGS-3312SR Layer 3 Gigabit Switch

 

 

228

create iproute default 

Purpose 

Used to create IP route entries to the switch’s IP routing table. 

Syntax 

create iproute default <ipaddr> {<metric>} 

Description 

This command is used to create a default static IP route entry to the 
switch’s IP routing table. 

Parameters 

<ipaddr>

 

 The gateway IP address for the next hop router. 

<metric>

 

 Allows the entry of a routing protocol metric entry 

representing the number of routers between the Switch and the IP 
address above. The default setting is 1. 

Restrictions Only 

administrator-level users can issue this command. 

Example Usage: 

To add the default static address 10.48.74.121, with a metric setting of 1, to the routing table: 

DGS-3312SR:4#create iproute default 10.48.74.121 1 

Command: create iproute default 10.48.74.121 1 

 

Success. 

 

DGS-3312SR:4# 

 

delete iproute 

Purpose 

Used to delete an IP route entry from the switch’s IP routing table. 

Syntax 

delete iproute <network_address> <ipaddr> [primary | backup] 

Description 

This command will delete an existing entry from the switch’s IP 
routing table. 

Parameters 

<network_address> 

 IP address and netmask of the IP interface 

that is the destination of the route. You can specify the address and 
mask information using the traditional format (for example, 
10.1.2.3/255.0.0.0 or in CIDR format, 10.1.2.3/8). 

<ipaddr> 

 The gateway IP address for the next hop router. 

[primary | backup] 

 The user may choose between 

Primary

 and 

Backup. 

If the Primary Static/Default Route fails, the Backup Route 

will support the entry. Please take note that the Primary and 
Backup entries cannot have the same Gateway. 

Restrictions Only 

administrator-level users can issue this command. 

Example Usage: 

To delete a backup static address 10.48.75.121, mask 255.0.0.0 and gateway (ipaddr) entry of 10.1.1.254 from the 
routing table:  

Summary of Contents for DGS-3312SR

Page 1: ...DGS 3312SR Release 3 5 12 Port Gigabit Layer 3 Stackable Switch Command Line Interface Reference Manual Third Edition Oct 2005 Version 0 35 Printed In China RECYCLABLE...

Page 2: ......

Page 3: ...orporation is strictly forbidden Trademarks used in this text D Link and the D LINK logo are trademarks of D Link Computer Corporation Microsoft and Windows are registered trademarks of Microsoft Corp...

Page 4: ......

Page 5: ...roring Commands 99 VLAN Commands 104 Link Aggregation Commands 111 IP Commands Including IP Multinetting 117 IGMP Commands 122 IGMP Snooping Commands 125 MAC Notification Commands 133 Access Authentic...

Page 6: ...ands 245 DVMRP Commands 248 PIM Commands 253 IP Multicasting Commands 257 MD5 Configuration Commands 259 OSPF Configuration Commands 262 Command History List 282 Technical Specifications 284 VCCI Warn...

Page 7: ...ed management agent is discussed in the User s Guide Accessing the Switch via the Serial Port The switch s serial port s default settings are as follows 9600 baud no parity 8 data bits 1 stop bit A co...

Page 8: ...the Configuration menu The IP address for the switch must be set before it can be managed with the Web based manager The switch IP address can be automatically set using BOOTP or DHCP protocols in wh...

Page 9: ...signed an IP address of 10 53 13 144 8 with a subnet mask of 255 0 0 0 The system message Success indicates that the command was executed successfully The switch can now be configured and managed via...

Page 10: ...V RAM and reloaded when the switch is rebooted If the switch is rebooted without using the save command the last configuration saved to NV RAM will be loaded Connecting to the Switch The console inter...

Page 11: ...e 2 1 Initial Console Screen Commands are entered at the command prompt DGS 3312SR 4 There are a number of helpful features included in the CLI Entering the command will display a list of all of the t...

Page 12: ...l then prompt you to enter the username with the message Next possible completions Every command in the CLI has this feature and complex commands have several layers of parameter prompting In addition...

Page 13: ...nt at the command prompt Now the appropriate User name can be entered and the config account command re executed All commands in the CLI function in this way In addition the syntax of the help prompts...

Page 14: ...t of these commands require one or more parameters to narrow the top level command This is equivalent to show what or config what Where the what is the next parameter For example if you enter the show...

Page 15: ...mple all of the possible next parameters for the show command are displayed At the next command prompt the up arrow was used to re enter the show command followed by the account parameter The CLI then...

Page 16: ...n_name 32 space and the network address in the network_address space Do not type the angle brackets Example Command create ipif Engineering vlan Design ipaddress 10 24 22 5 255 0 0 0 square brackets P...

Page 17: ...the previously entered command Each time the up arrow is pressed the command previous to that displayed appears This way it is possible to review the command history for the current session Use the d...

Page 18: ...er 2_minutes 5_minutes 10_minutes 15_minutes enable clipaging disable clipaging enable telnet tcp_port_number 1 65535 disable telnet enable web tcp_port_number 1 65535 disable web save reboot reset co...

Page 19: ...Purpose Used to configure user accounts Syntax config account username Description The config account command configures a user account that has been created using the create account command Paramete...

Page 20: ...account Command show account Current Accounts Username Access Level dlink Admin DGS 3312SR 4 delete account Purpose Used to delete an existing user account Syntax delete account username Description T...

Page 21: ...dule 1 Type Empty Module 2 Type Empty Unit ID 15 MAC Address DA 10 21 00 00 01 IP Address 10 41 44 22 Manual VLAN Name default Subnet Mask 255 0 0 0 Default Gateway 0 0 0 0 Boot PROM Version Build 2 0...

Page 22: ...the switch s NVRAM will not be shown Restrictions Only Administrator level users can issue this command Example usage To display the switch s configuration information DGS 3312SR 4 show config current...

Page 23: ...rs None Restrictions None Example usage To display the serial port setting DGS 3312SR 4 show serial_port Command show serial_port Baud Rate 9600 Data Bits 8 Parity Bits None Stop Bits 1 Auto Logout 10...

Page 24: ...age To configure baud rate DGS 3312SR 4 config serial_port baud_rate 9600 Command config serial_port baud_rate 9600 Success DGS 3312SR 4 enable clipaging Purpose Used to pause the scrolling of the con...

Page 25: ...s the end of the page DGS 3312SR 4 disable clipaging Command disable clipaging Success DGS 3312SR 4 enable telnet Purpose Used to enable communication with and management of the switch using the Telne...

Page 26: ...Used to enable the HTTP based management software on the switch Syntax enable web tcp_port_number 1 65535 Description This command is used to enable the Web based management software on the switch Th...

Page 27: ...urpose Used to save changes in the switch s configuration to non volatile RAM Syntax save Description This command is used to enter the current switch configuration into non volatile RAM The saved swi...

Page 28: ...is specified all of the factory default settings are restored on the switch including the IP address user accounts and the switch history log The switch will not save or reboot system If the keyword...

Page 29: ...and Password Parameters None Restrictions None Example usage To initiate the login procedure DGS 3312SR 4 login Command login UserName logout Purpose Used to log out a user from the switch s console...

Page 30: ...e disable description desc 32 clear Description This command allows for the configuration of the switch s Ethernet ports Only the ports listed in the portlist will be affected Parameters portlist Spec...

Page 31: ...enable Success DGS 3312SR 4 show ports Purpose Used to display the current configuration of a range of ports Syntax show ports portlist description Description This command is used to display the cur...

Page 32: ...Enabled Link Down Enabled 15 8 Enabled Auto Enabled Link Down Enabled 15 9 Enabled Auto Enabled Link Down Enabled 15 10 Enabled Auto Enabled 100M Full 802 3x Enabled 15 11 Enabled Auto Enabled Link Do...

Page 33: ...enable disable max_learning_addr max_lock_no 0 10 lock_address_mode Permanent DeleteOnTimeout DeleteOnReset Description This command allows for the configuration of the port security feature Only the...

Page 34: ...Reset Success DGS 3312SR 4 show port_security Purpose Used to display the current port security configuration Syntax show port_security ports portlist Description This command is used to display port...

Page 35: ...the forwarding database Parameters vlan_name 32 Enter the corresponding vlan of the entry the user wishes to delete mac_address macaddr Enter the corresponding MAC address of the entry the user wishes...

Page 36: ...y listing the lowest switch number and the beginning port number on that switch separated by a colon Then the highest switch number and the highest port number of the range also separated by a colon a...

Page 37: ...ame is used for authentication NoAuthNoPriv v3 MD5 or SHA Authentication is based on the HMAC MD5 or HMAC SHA algorithms AuthNoPriv v3 MD5 DES or SHA DES Authentication is based on the HMAC MD5 or HMA...

Page 38: ...g snmp system location sw_location config snmp system name sw_name enable rmon disable rmon Each command is listed in detail in the following sections create snmp user Purpose Used to create a new SNM...

Page 39: ...AC SHA 96 authentication level will be used auth password 8 20 An alphanumeric sting of between 8 and 20 characters used to authorize the agent to receive packets for the host priv Adding the priv pri...

Page 40: ...sue this command Example usage To create an SNMP user on the switch DGS 3312SR 4 create snmp user dlink default encrypted by_password auth md5 auth_password priv none Command create snmp user dlink de...

Page 41: ...sed to assign views to community strings to limit which MIB objects and SNMP manager can access Syntax create snmp view view_name 32 oid view_type included excluded Description The create snmp view co...

Page 42: ...ll of the SNMP views on the switch will be deleted oid The object ID that identifies an object tree MIB tree that will be deleted from the switch Restrictions Only administrator level users can issue...

Page 43: ...resses of SNMP managers that are permitted to use the community string to gain access to the switch s SNMP agent An MIB view that defines the subset of all MIB objects that will be accessible to the S...

Page 44: ...delete snmp community Purpose Used to remove a specific SNMP community string from the switch Syntax delete snmp community community_string 32 Description The delete snmp community command is used to...

Page 45: ...rings DGS 3312SR 4 show snmp community Command show snmp community SNMP Community Table Community Name View Name Access Right dlink ReadView read_write private CommunityView read_write public Communit...

Page 46: ...notify_view view_name 32 Description The create snmp group command creates a new SNMP group or a table that maps SNMP users to SNMP views Parameters groupname 32 An alphanumeric name of up to 32 chara...

Page 47: ...An alphanumeric string of up to 32 characters that is used to identify the group of MIB objects that a remote SNMP manager is allowed to access on the switch write_view Specifies write privileges for...

Page 48: ...Purpose Used to display the group names of SNMP groups currently configured on the switch The security model level and status of each group are also displayed Syntax show snmp groups Description The...

Page 49: ...network management protocol that provides a means to monitor and control network devices v2c Specifies that SNMP version 2c will be used The SNMP v2c supports both centralized and distributed network...

Page 50: ...48 74 100 v3 auth_priv public Command create snmp host 10 48 74 100 v3 auth_priv public Success DGS 3312SR 4 delete snmp host Purpose Used to remove a recipient of SNMP traps generated by the switch...

Page 51: ...host SNMP Host Table Host IP Address SNMP Version Community Name SNMPv3 User Name 10 48 76 23 V2c private 10 48 74 100 V3 authpriv public Total Entries 2 DGS 3312SR 4 create trusted_host Purpose Used...

Page 52: ...nistrator level users can issue this command Example Usage To display the list of trust hosts DGS 3312SR 4 show trusted_host Command show trusted_host Management Stations IP Address 10 53 13 94 Total...

Page 53: ...mand Example usage To enable SNMP trap support on the switch DGS 3312SR 4 enable snmp traps Command enable snmp traps Success DGS 3312SR 4 enable snmp authenticate_traps Purpose Used to enable SNMP au...

Page 54: ...thentication support on the Switch Parameters None Restrictions Only administrator level users can issue this command Example Usage To disable the SNMP authentication trap support DGS 3312SR 4 disable...

Page 55: ...ameters sw_location A maximum of 255 characters is allowed A NULL string is accepted if there is no location desired Restrictions Only administrator level users can issue this command Example usage To...

Page 56: ...on command below to enable and disable remote monitoring RMON on the switch Parameters None Restrictions Only administrator level users can issue this command Example Usage To enable RMON DGS 3312SR 4...

Page 57: ...DGS 3312SR Layer 3 Gigabit Switch 51 DGS 3312SR 4 disable rmon Command disable rmon Success DGS 3312SR 4...

Page 58: ...ed to download a new firmware or a switch configuration file from a TFTP server Parameters firmware Download and install new firmware on the switch from a TFTP server ipaddr The IP address of the TFTP...

Page 59: ...log to a TFTP server Parameters configuration Specifies that the switch s current settings will be uploaded to the TFTP server log Specifies that the switch s current log will be uploaded to the TFTP...

Page 60: ...xample usage To ping the IP address 10 48 74 121 four times DGS 3312SR 4 ping 10 48 74 121 times 4 Command ping 10 48 74 121 times 4 Reply from 10 48 74 121 time 10ms Reply from 10 48 74 121 time 10ms...

Page 61: ...h will send probe packets to the next hop on the intended traceroute path The default is 1 Restrictions None Example usage To trace the routed path between the switch and 10 48 74 121 DGS 3312SR 4 tra...

Page 62: ...l warning all facility local0 local1 local2 local3 local4 local5 local6 local7 udp_port udp_port_number ipaddress ipaddr state enable disable delete syslog host index 1 4 all show syslog host index 1...

Page 63: ...111 2 1024 1518 0 0 Unicast RX 152 1 Multicast RX 557 2 Broadcast RX 3686 16 CTRL C ESC q Quit SPACE n Next Page p Previous Page r Refresh show error ports Purpose Used to display the error statistics...

Page 64: ..._id int Description This command will display the real time port and cpu utilization statistics for the switch Parameters cpu Entering this parameter will display the current cpu utilization of the sw...

Page 65: ...a colon Then the highest switch number and the highest port number of the range also separated by a colon are specified The beginning and end of the port list range are separated by a dash For exampl...

Page 66: ...d therefore the earlier entry will be first Restrictions None Example usage To display the switch history log DGS 3312SR 4 show log index 1 4 Command show log index 1 4 Index Time Log Text 4 01 54 53...

Page 67: ...abling Syslog entries will no longer be sent to a remote host Parameters None Restrictions Only administrator level users can issue this command Example usage To disable the syslog function on the swi...

Page 68: ...DGS 3312SR Layer 3 Gigabit Switch 62 Example usage To display the current status of the syslog function DGS 3312SR 4 show syslog Command show syslog Syslog Global State Enabled DGS 3312SR 4...

Page 69: ...le 1 Alert action must be taken immediately 2 Critical critical conditions 3 Error error conditions 4 Warning warning conditions 5 Notice normal but significant condition 6 Informational informational...

Page 70: ...local use 2 messages will be sent to the remote host This corresponds to number 18 from the list above local3 Specifies that local use 3 messages will be sent to the remote host This corresponds to nu...

Page 71: ...S 3312SR 4 config syslog host Purpose Used to configure the syslog protocol to send system log data to a remote host Syntax config syslog host all index 1 4 severity informational warning all facility...

Page 72: ...6 from the list above warning Specifies that warning messages will be sent to the remote host This corresponds to number 4 from the list above all Specifies that all of the currently supported syslog...

Page 73: ...his corresponds to number 20 from the list above local5 Specifies that local use 5 messages will be sent to the remote host This corresponds to number 21 from the list above local6 Specifies that loca...

Page 74: ...syslog host DGS 3312SR 4 delete syslog host 4 Command delete syslog host 4 Success DGS 3312SR 4 show syslog host Purpose Used to display the syslog hosts currently configured on the switch Syntax show...

Page 75: ...ntinuing to allow simple and full processing of frames regardless of administrative errors in defining VLANs and their respective spanning trees Each switch utilizing the MSTP on a network will have a...

Page 76: ...Switch Syntax enable stp Description This command allows the Spanning Tree Protocol to be globally enabled on the Switch Parameters None Restrictions Only administrator level users can issue this comm...

Page 77: ...l set the Spanning Tree Protocol STP globally on the Switch Restrictions Only administrator level users can issue this command Example usage To set the Switch globally for the Multiple Spanning Tree P...

Page 78: ...set a hop count from 1 to 20 The default is 20 hellotime value 1 10 The user may set the time interval between transmission of configuration messages by the root device in STP or by the designated rou...

Page 79: ...n 1 and 200000000 to determine the external cost The lower the number the greater the probability the port will be chosen to forward packets hellotime value 1 10 The time interval between transmission...

Page 80: ...ue this command Example usage To configure STP with path cost 19 hellotime set to 5 seconds migration enable and state enable for ports 1 5 of module 1 DGS 3312SR 4 config stp ports 1 1 1 5 externalCo...

Page 81: ...the same name Parameters value 1 15 Enter a number between 1 and 15 to define the instance_id The Switch supports 16 STP instances with one unchangeable default instance ID set as 0 add_vlan Along wi...

Page 82: ...n the Switch The MSTP will utilize the priority in selecting the root bridge root port and designated port Assigning higher priorities to STP regions will instruct the Switch to give precedence to the...

Page 83: ...f the Switch with revision_level 10 and the name Trinity DGS 3312SR 4 config stp mst_config_id revision_level 10 name Trinity Command config stp mst_config_id revision_level 10 name Trinity Success DG...

Page 84: ...eed of the interface value 1 2000000 Selecting this parameter with a value in the range of 1 2000000 will set the quickest route when a loop occurs A lower internalCost represents a quicker transmissi...

Page 85: ...ax Age 20 TX Hold Count 3 Forwarding BPDU Enabled DGS 3312SR 4 Status 2 STP enabled for RSTP DGS 3312SR 4 show stp Command show stp STP Status Enabled STP Version RSTP Max Age 20 Hello Time 2 Forward...

Page 86: ...itch 1 port 3 and switch 2 port 4 in numerical order Restrictions None Example usage To show stp ports 1 through 9 on switch one DGS 3312SR 4 show stp ports 1 1 1 9 Command show stp ports 1 1 1 9 MSTP...

Page 87: ...32768 00 50 BA 71 20 D6 Root Port 1 1 Max Age 20 Forward Delay 15 Last Topology Change 856 Topology Changes Count 2987 CTRL C ESC q Quit SPACE n Next Page p Previous Page r Refresh show stp mst_config...

Page 88: ...Each command is listed in detail in the following sections NOTE As a stand alone switch or as a master switch in a switch stack the switch number will be referred to as 15 for all configurations graph...

Page 89: ...00 00 01 Command create multicast_fdb default 01 00 00 00 00 01 Success DGS 3312SR 4 config multicast_fdb Purpose Used to configure the switch s multicast MAC address forwarding database Syntax confi...

Page 90: ...port numbers are deleted from the table if they are not accessed within the aging time The aging time can be from 10 to 1000000 seconds with a default value of 300 seconds A very long aging time can r...

Page 91: ...2SR 4 delete fdb default 00 00 00 00 01 02 Command delete fdb default 00 00 00 00 01 02 Success DGS 3312SR 4 Example usage To delete a multicast fdb entry DGS 3312SR 4 delete fdb default 01 00 00 00 0...

Page 92: ...ly administrator level users can issue this command Example usage To clear all FDB dynamic entries DGS 3312SR 4 clear fdb all Command clear fdb all Success DGS 3312SR 4 show multicast_fdb Purpose Used...

Page 93: ...an_name 32 The name of the VLAN on which the MAC address resides macaddr The MAC address that is present in the forwarding database table static Displays the static MAC address entries aging_time Disp...

Page 94: ...ning and end of the port list range are separated by a dash For example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 1 3 2 4 specifies all of the ports between switch 1 po...

Page 95: ...rameters storm_grouplist Used to specify a broadcast storm control group This is specified by listing the lowest switch number and the beginning port number on that switch separated by a colon Then th...

Page 96: ...itch separated by a colon Then the highest switch number and the highest port number of the range also separated by a colon are specified The beginning and end of the port list range are separated by...

Page 97: ...he assigned weight For a configuration of 8 CoS queues A H with their respective weight value 8 1 the packets are sent in the following sequence A1 B1 C1 D1 E1 F1 G1 H1 A2 B2 C2 D2 E2 F2 G2 A3 B3 C3 D...

Page 98: ...2 port 4 1 3 2 4 specifies all of the ports between switch 1 port 3 and switch 2 port 4 in numerical order all Choose this parameter to select all configurable ports rx_rate Specifies that one of the...

Page 99: ...he ports between switch 1 port 3 and switch 2 port 4 in numerical order Using this command without adding a portlist entry will show the bandwidth control for all ports in the switch stack Restriction...

Page 100: ...which of the switch s hardware priority queues the 802 1p priority tags specified above will be mapped Restrictions Only administrator level users can issue this command Example usage To configure 80...

Page 101: ...t Specifies a range of ports to be configured The port list is specified by listing the lowest switch number and the beginning port number on that switch separated by a colon Then the highest switch n...

Page 102: ...and the beginning port number on that switch separated by a colon Then the highest switch number and the highest port number of the range also separated by a colon are specified The beginning and end...

Page 103: ...ansmit its packets When the lowest priority queue has finished transmitting all of its packets the highest hardware priority queue can again transmit any packets it may have received Parameters strict...

Page 104: ...duling mechanism DGS 3312SR 4 show scheduling_mechanism Command show scheduling_mechanism QOS scheduling_mechanism CLASS ID Mechanism Class 0 strict Class 1 strict Class 2 strict Class 3 strict Class...

Page 105: ...ource ports portlist rx tx both Description This command allows a range of ports to have all of their traffic also sent to a designated port where a network sniffer or other device can monitor the net...

Page 106: ...aggregation group Only administrator level users can issue this command Example usage To add the mirroring ports DGS 3312SR 4 config mirror port 1 5 add source ports 1 1 1 5 both Command config mirro...

Page 107: ...s in the port list tx Allows the mirroring of only packets sent to flowing out of the port or ports in the port list both Mirrors all the packets received or sent by the port or ports in the port list...

Page 108: ...the port mirroring on and off without having to modify the port mirroring configuration Parameters None Restrictions Only administrator level users can issue this command Example usage To disable mirr...

Page 109: ...DGS 3312SR Layer 3 Gigabit Switch 103 DGS 3312SR 4 show mirror Command show mirror Current Settings Mirror Status Enabled Target Port 1 9 Mirrored Port RX TX 1 1 1 5 DGS 3312SR 4...

Page 110: ...sections NOTE As a stand alone switch or as a master switch in a switch stack the switch number will be referred to as 15 for all configurations graphs and tables create vlan Purpose Used to create a...

Page 111: ...e vlan v1 Command delete vlan v1 Success DGS 3312SR 4 config vlan Purpose Used to add additional ports to a previously configured VLAN Syntax config vlan vlan_name 32 add tagged untagged forbidden del...

Page 112: ...the VLAN v1 DGS 3312SR 4 config vlan v1 add tagged 2 4 2 8 Command config vlan v1 add tagged 2 4 2 8 Success DGS 3312SR 4 config gvrp Purpose Used to configure GVRP on the switch Syntax config gvrp p...

Page 113: ...e port Restrictions Only administrator level users can issue this command Example usage To set the ingress checking status the sending and receiving GVRP information DGS 3312SR 4 config gvrp 1 1 1 4 s...

Page 114: ...ge To disable the Generic VLAN Registration Protocol GVRP DGS 3312SR 4 disable gvrp Command disable gvrp Success DGS 3312SR 4 show vlan Purpose Used to display the current VLAN configuration on the sw...

Page 115: ...escription This command displays the GVRP status for a port list on the switch Parameters portlist Specifies a range of ports for which the GVRP status is to be displayed The port list is specified by...

Page 116: ...led Enabled All Frames 1 9 1 Disabled Enabled All Frames 1 10 1 Disabled Enabled All Frames 1 11 1 Disabled Enabled All Frames 1 12 1 Disabled Enabled All Frames 2 1 1 Disabled Enabled All Frames 2 2...

Page 117: ...the switch Syntax create link_aggregation group_id value 1 6 type lacp static Description This command will create a link aggregation group with a unique identifier Parameters value 1 6 Specifies the...

Page 118: ...egation group_id 6 Command delete link_aggregation group_id 6 Success DGS 3312SR 4 config link_aggregation Purpose Used to configure a previously created link aggregation group Syntax config link_aggr...

Page 119: ...roup id 1 master port 5 of module 1 with group members ports 5 7 plus port 9 DGS 3312SR 4 config link_aggregation group_id 1 master_port 1 5 ports 1 5 1 7 1 9 Command config link_aggregation group_id...

Page 120: ...group_id value 1 6 algorithm Description This command will display the current link aggregation configuration of the switch Parameters group_id value 1 6 Specifies the group ID The switch allows up to...

Page 121: ...tch 2 port 4 in numerical order mode Select the mode to determine if LACP ports will process LACP control frames active Active LACP ports are capable of processing and sending LACP control frames This...

Page 122: ...the highest port number of the range also separated by a colon are specified The beginning and end of the port list range are separated by a dash For example 1 3 specifies switch number 1 port 3 2 4 s...

Page 123: ...that set IP interface cannot be changed to another VLAN Application Limitation A multicast router cannot be connected to IP interfaces that are utilizing the IP Multinetting function NOTE Only the pr...

Page 124: ...ble disable Description This command will create an IP interface Parameters ipif_name 12 The name for the IP interface to be created The user may enter an alphanumeric string of up to 12 characters to...

Page 125: ...erface on the switch Parameters ipif_name 12 The name for the IP interface previously created that is to be configured ipaddress network_address IP address and netmask of the IP interface to be config...

Page 126: ...o display IP interface settings DGS 3312SR 4 show ipif System Command show ipif System IP Interface Settings Interface Name System IP Address 10 48 74 122 MANUAL Subnet Mask 255 0 0 0 VLAN Name defaul...

Page 127: ...ch Syntax disable ipif ipif_name 12 all Description This command will disable the configuration of an IP interface on the switch Parameters ipif_name 12 The name created for the IP interface all Enter...

Page 128: ...le Description This command allows you to configure IGMP on the switch Parameters ipif_name 12 The name of the IP interface for which to configure IGMP all Specifies all the IP interfaces on the switc...

Page 129: ...which the IGMP configuration will be displayed Restrictions None Example Usage To display IGMP configurations DGS 3312SR 4 show igmp Command show igmp IGMP Interface Configurations QI Query Interval...

Page 130: ...rface Name Multicast Group Last Reporter IP Querier IP Expire System 224 0 0 2 10 42 73 111 10 48 74 122 260 System 224 0 0 9 10 20 53 1 10 48 74 122 260 System 224 0 1 24 10 18 1 3 10 48 74 122 259 S...

Page 131: ...gmp_snooping vlan vlan_name 32 show igmp_snooping group vlan vlan_name 32 show igmp_snooping forwarding vlan vlan_name 32 Each command is listed in detail in the following sections NOTE As a stand alo...

Page 132: ...R 4 config igmp_snooping querier Purpose This command configures IGMP snooping querier Syntax config igmp_snooping querier vlan_name 32 all query_interval sec 1 65535 max_response_time sec 1 25 robust...

Page 133: ...l Last member query count Number of group specific queries sent before the router assumes there are no local members of a group The default number is the value of the robustness variable By default th...

Page 134: ...ast traffic to any IP router Restrictions Only administrator level users can issue this command Example usage To enable IGMP snooping on the switch DGS 3312SR 4 enable igmp_snooping Command enable igm...

Page 135: ...est port number of the range also separated by a colon are specified The beginning and end of the port list range are separated by a dash For example 1 3 specifies switch number 1 port 3 2 4 specifies...

Page 136: ...display the current IGMP snooping configuration on the switch Parameters vlan_name 32 The name of the VLAN for which you want to view the IGMP snooping configuration Restrictions None Example usage T...

Page 137: ...Parameters vlan vlan_name 32 The name of the VLAN for which you want to view IGMP snooping group configuration information Restrictions None Example usage To show igmp snooping group DGS 3312SR 4 sho...

Page 138: ...show igmp_snooping forwarding vlan vlan_name 32 Description This command will display the current IGMP snooping forwarding table entries currently configured on the switch Parameters vlan_name 32 The...

Page 139: ...le global MAC address table notification on the switch Syntax enable mac_notification Description This command is used to enable MAC Address Notification without changing configuration Parameters None...

Page 140: ...settings DGS 3312SR 4 config mac_notification interval 1 historysize 500 Command config mac_notification interval 1 historysize 500 Success DGS 3312SR 4 config mac_notification ports Purpose Used to c...

Page 141: ...cess DGS 3312SR 4 show mac_notification Purpose Used to display the switch s MAC address table notification global settings Syntax show mac_notification Description This command is used to display the...

Page 142: ...cified The beginning and end of the port list range are separated by a dash For example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 1 3 2 4 specifies all of the ports bet...

Page 143: ...word and the user is denied access to the switch C The server doesn t respond to the verification query At this point the switch receives the timeout from the server and then moves to the next method...

Page 144: ...ist_name string 15 all config authen application console telnet ssh http all login enable default method_list_name string 15 show authen application create authen server_group string 15 config authen...

Page 145: ...tication upon login Parameters None Restrictions Only administrator level users can issue this command Example usage To enable the system access authentication policy DGS 3312SR 4 enable authen_policy...

Page 146: ...ow authen_policy Command show authen_policy Authentication Policy Enabled DGS 3312SR 4 create authen_login method_list_name Purpose Used to create a user defined method list of authentication methods...

Page 147: ...ch will send an authentication request to the first tacacs host in the server group If no response comes from the server host the switch will send an authentication request to the second tacacs host i...

Page 148: ...tch local Adding this parameter will require the user to be authenticated using the local user account database on the switch none Adding this parameter will require no authentication to access the sw...

Page 149: ...configure the default method list with authentication methods xtacacs tacacs and local in that order DGS 3312SR 4 config authen_login default method xtacacs tacacs local Command config authen_login de...

Page 150: ...efined by the user Built in Group refers to the TACACS XTACACS TACACS or RADIUS security protocols which are permanently set in the switch Keyword refers to authentication using a technique instead of...

Page 151: ...A maximum of eight 8 enable method lists can be implemented on the switch Parameters string 15 Enter an alphanumeric string of up to 15 characters to define the given enable method list the user wish...

Page 152: ...se one or a combination of up to four 4 of the following authentication methods tacacs Adding this parameter will require the user to be authenticated using the TACACS protocol from the remote TACACS...

Page 153: ...ator level users can issue this command Example usage To configure the user defined method list Permit with authentication methods tacacs xtacacs and local in that order DGS 3312SR 4 config authen_ena...

Page 154: ...method list name Priority Defines which order the method list protocols will be queried for authentication when a user attempts to log on to the switch Priority ranges from 1 highest to 4 lowest Meth...

Page 155: ...lication Choose the application to configure The user may choose one of the following four applications to configure console Choose this parameter to configure the command line interface login method...

Page 156: ...how authen application Description This command will display all of the authentication method lists login enable administrator privileges for switch configuration applications console telnet ssh web c...

Page 157: ...user may choose one of the following tacacs Enter this parameter if the server host utilizes the TACACS protocol xtacacs Enter this parameter if the server host utilizes the XTACACS protocol tacacs E...

Page 158: ...CACS XTACACS TACACS RADIUS server host will then verify or deny the request and return the appropriate message to the switch More than one authentication protocol can be run on the same physical serve...

Page 159: ...rt 4321 timeout 12 retransmit 4 Command config authen server_host 10 1 1 121 protocol tacacs port 4321 timeout 12 retransmit 4 Success DGS 3312SR 4 delete authen server_host Purpose Used to delete a u...

Page 160: ...ll include tacacs xtacacs tacacs and radius Port The virtual port number on the server host The default value is 49 Timeout The time in seconds the switch will wait for the server host to reply to an...

Page 161: ...s radius string 15 add delete server_host ipaddr protocol tacacs xtacacs tacacs radius Description This command will configure an authentication server group A server group is a technique used to grou...

Page 162: ...ocol if the server host is using the XTACACS authentication protocol tacacs Use this parameter to define the protocol if the server host is using the TACACS authentication protocol radius Use this par...

Page 163: ...Address The IP address of the server host Protocol The authentication protocol used by the server host Parameters string 15 Enter an alphanumeric string of up to 15 characters to define the previously...

Page 164: ...ccept authentication attempts Syntax config authen parameter attempt int 1 255 Description This command will configure the maximum number of times the switch will accept authentication attempts Users...

Page 165: ...l privileges Syntax enable admin Description This command is for users who have logged on to the switch on the normal user level to become promoted to the administrator level After logging on to the s...

Page 166: ...igured here that is set locally on the switch Parameters password 15 After entering this command the user will be prompted to enter the old password then a new password in an alphanumeric string of no...

Page 167: ...erver Finally enable SSH on the Switch using the enable ssh command After following the above steps you can configure an SSH Client on the remote PC and manage the Switch using secure in band communic...

Page 168: ...Parameters None Restrictions Only administrator level users can issue this command Usage Example To disable SSH DGS 3312SR 4 disable ssh Command disable ssh Success DGS 3312SR 4 config ssh authmode Pu...

Page 169: ...alled enable disable This allows you to enable or disable SSH authentication on the switch Restrictions Only administrator level users can issue this command Example usage To enable the SSH authentica...

Page 170: ...the maximum number of attempts is exceeded the switch will be disconnected and the user must reconnect to the switch to attempt another login rekey 10min 30min 60min never Sets the time period that t...

Page 171: ...hoose between Hostbased This parameter should be chosen if the user wishes to use a remote SSH server for authentication purposes Choosing this parameter requires the user to input the following infor...

Page 172: ...t Accounts Authentication UserName Trinity Publickey DGS 3312SR 4 Note To configure the SSH user the administrator must create a user account on the switch For information concerning configuring a use...

Page 173: ...twofish128 This parameter will enable or disable the twofish128 encryption algorithm twofish192 This parameter will enable or disable the twofish192 encryption algorithm MD5 This parameter will enable...

Page 174: ...ne Restrictions Only adminstrator level users can issue this command Usage Example To display SSH algorithms currently set on the switch DGS 3312SR 4 show ssh algorithm Command show ssh algorithm Encr...

Page 175: ...ion code defined by the Data Encryption Standard DES to create the encrypted text 3 Hash Algorithm This part of the ciphersuite allows the user to choose a message digest function which will determine...

Page 176: ...ciphersuite combines the RSA key exchange stream cipher RC4 encryption with 128 bit keys and the MD5 Hash Algorithm RSA_with_3DES_EDE_CBC_SHA This ciphersuite combines the RSA key exchange CBC Block...

Page 177: ...stream cipher RC4 encryption with 128 bit keys and the MD5 Hash Algorithm RSA_with_3DES_EDE_CBC_SHA This ciphersuite combines the RSA key exchange CBC Block Cipher 3DES_EDE encryption and the SHA Has...

Page 178: ...keyfilename path_filename 64 Description This command is used to download a certificate file for the SSL function on the switch from a TFTP server The certificate file is a data record used for authen...

Page 179: ...r Certificate Loaded Successfully DGS 3312SR 4 show certificate Purpose Used to view the certificate files for the SSL function on the switch Syntax show certificate Description This command is used t...

Page 180: ...x auth_parameter ports portlist all default direction both in port_control force_unauth auto force_auth quiet_period sec 0 65535 tx_period sec 1 65535 supp_timeout sec 1 65535 server_timeout sec 1 655...

Page 181: ...erver on the switch Syntax disable 802 1x Description The disable 802 1x command is used to disable the 802 1x Network Access control server application on the switch Parameters None Restrictions Only...

Page 182: ...h In Shows whether a controlled Port that is unauthorized will exert control over communication in both receiving and transmitting directions or just the receiving direction OpenCtlDir Both In Shows w...

Page 183: ...es a range of ports The port list is specified by listing the lowest switch number and the beginning port number on that switch separated by a colon Then highest switch number and the highest port num...

Page 184: ...h Success Authorized 1 12 ForceAuth Success Authorized CTRL C ESC q Quit SPACE n Next Page Enter Next Entry a All config 802 1x auth_mode Purpose Used to configure the 802 1x authentication mode on th...

Page 185: ...ch authenticator A user must pass the authentication process to gain access to the network none The port is not controlled by the 802 1x functions Restrictions Only administrator level users can issue...

Page 186: ...he port to become authorized Network access is allowed auto Allows the port s status to reflect the outcome of the authentication process force_unauth Forces the Authenticator for the port to become u...

Page 187: ...ed The beginning and end of the port list range are separated by a dash For example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 1 3 2 4 specifies all of the ports between...

Page 188: ...ated by a colon are specified The beginning and end of the port list range are separated by a dash For example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 1 3 2 4 specifi...

Page 189: ...switch The lowest index number will have a higher authenticative priority server_ip The IP address of the RADIUS server key Specifies that a password and encryption key will be used between the switc...

Page 190: ...configure the switch s RADIUS settings Syntax config radius server_index 1 3 ipaddress server_ip key passwd 32 auth_port udp_port_number 1 65535 acct_port udp_port_number 1 65535 Description The conf...

Page 191: ...nfigurations on the switch Syntax show radius Description The show radius command is used to display the current RADIUS configurations on the switch Parameters None Restrictions None Example usage To...

Page 192: ...destination_mac macaddr 802 1p value 0 7 ethernet_type hex 0x0 0xffff permit priority value 0 7 replace_priority deny ip vlan vlan_name 32 source_ip ipaddr destination_ip ipaddr dscp value 0 63 icmp t...

Page 193: ...tch that this rule will apply to the source IP addresses in each frame s header Finally the IP address 10 42 73 1 will be combined with the source_ip_mask 255 255 255 0 to give the IP address 10 42 73...

Page 194: ...header ip Specifies that the switch will examine the IP address in each frame s header vlan Specifies a VLAN mask source_ip_mask netmask Specifies an IP address mask for the source IP address destinat...

Page 195: ...t_0 15 Enter a value in hex form to mask the packet from the beginning of the packet to the 16th byte offset_16 31 Enter a value in hex form to mask the packet from byte 16 to byte 31 offset_32 47 Ent...

Page 196: ...ator level users can issue this command Example usage To delete the access profile with a profile ID of 1 DGS 3312SR 4 delete access_profile profile_id 1 Command delete access_profile profile_id 1 Suc...

Page 197: ...with this command This value is assigned to the access profile when it is created with the create access_profile command add access_id value 1 255 Adds an additional rule to the above specified access...

Page 198: ...value 0 65535 Specifies that the access profile will apply only to packets that have this TCP source port in their TCP header dst_port value 0 65535 Specifies that the access profile will apply only t...

Page 199: ...s priority value will be permitted replace_priority This parameter is specified if you want to change the 802 1p user priority of a packet that meets the specified criteria Otherwise a packet will hav...

Page 200: ...meter along with the appropriate value between 1 and 255 to view a specific access profile Entering this command without a parameter will display all access profiles currently set on the switch Restri...

Page 201: ...used to configure traffic segmentation on the switch Parameters portlist Specifies a range of ports that will be configured for traffic segmentation The port list is specified by listing the lowest sw...

Page 202: ...ginning port number on that switch separated by a colon Then the highest switch number and the highest port number of the range also separated by a colon are specified The beginning and end of the por...

Page 203: ...specified by listing the lowest switch number and the beginning port number on that switch separated by a colon Then the highest switch number and the highest port number of the range also separated...

Page 204: ...king for a built in port To configure built n port number 4 to function as a stacking port DGS 3312SR 4 config stacking mode enable ports 4 Command config stacking mode enable ports 4 The new stacking...

Page 205: ...ion RPS Status Model Name 15 00 01 02 03 04 00 1 12 MASTER 3 00 B12 Not Present DGS 3312SR 2 01 02 03 04 05 00 1 12 SLAVE 4 02 B03 Not Present DES 3226S Total Entries 1 DGS 3312SR 4 To show stacking m...

Page 206: ...itch that is more than one hop away from the CS The SIM group is a group of switches that are managed as a single entity The switch may take on three different roles Commander Switch CS This is a swit...

Page 207: ...s own IP address it can belong to SNMP communities to which other switches in the group including the CS do not belong The SIM commands in the Command Line Interface CLI are listed along with the appr...

Page 208: ...are Version Displays the current Firmware version on the switch Device Name Displays the user defined device name on the switch MAC Address Displays the MAC Address of the switch Capabilities Displays...

Page 209: ...ddress Displays the MAC Address of the neighbor switch Role Displays the role CS CaS MS of the neighbor switch Restrictions Only administrator level users can issue this command Example usage To show...

Page 210: ...me Version 1 00 01 02 03 04 00 DGS 3212SR L2 Switch 40 3 00 B09 Trinity SIM Group Name default ID MAC Address Platform Hold Firmware Device Name Capability Time Version 2 00 55 55 00 55 00 DGS 3212SR...

Page 211: ...gh the CS using the command line interface DGS 3312SR 4 reconfig member_id 2 Command reconfig member_id 2 DGS 3312SR 4 Login config sim_group Purpose Used to add candidates and delete members from the...

Page 212: ...of up to 64 characters to rename the SIM group dp_interval 30 90 The user may set the discovery protocol interval in seconds that the switch will send out discovery packets Returning information to th...

Page 213: ...the time interval of the discovery protocol DGS 3312SR 4 config sim commander dp_interval 30 Command config sim commander dp_interval 30 Success DGS 3312SR 4 To change the hold time of the discovery...

Page 214: ...ch on the TFTP server members Enter this parameter to specify the members the user prefers to download firmware or switch configuation files to The user may specify a member or members by adding one o...

Page 215: ...d will upload a configuration file to a TFTP server from a specified member of a SIM group Parameters ipaddr Enter the IP address of the TFTP server the user wishes to upload a configuration file to p...

Page 216: ...ate end_date 1 31 e_mth end_mth 1 12 e_time end_time hh mm offset 30 60 90 120 show time Each command is listed in detail in the following sections config sntp Purpose Used to setup SNTP service Synta...

Page 217: ...e Example usage To display SNTP configuration information DGS 3312SR 4 show sntp Command show sntp Current Time Source System Clock SNTP Disabled SNTP Primary Server 10 1 1 1 SNTP Secondary Server 10...

Page 218: ...date settings Syntax config time date date ddmmmyyyy time hh mm ss Description This will configure the system time and date settings These will be overridden if SNTP is configured and enabled Paramet...

Page 219: ...users can issue this command Example usage To configure time zone settings DGS 3312SR 4 config time_zone operator hour 2 min 30 Command config time_zone operator hour 2 min 30 Success DGS 3312SR 4 con...

Page 220: ...on last is the last week of the month s_day Configure the day of the week in which DST begins start_day sun sat The day of the week in which DST begins expressed using a three character abbreviation s...

Page 221: ...set 30 Success DGS 3312SR 4 show time Purpose Used to display the current time settings and status Syntax show time Description This will display system time and date configuration as well as display...

Page 222: ...switch s ARP table Parameters ipaddr The IP address of the end node or station macaddr The MAC address corresponding to the IP address above Restrictions Only administrator level users can issue this...

Page 223: ...0 65535 Description This command sets the maximum amount of time in minutes that an ARP entry can remain in the switch s ARP table without being accessed before it is dropped from the table Parameter...

Page 224: ...ic System 10 1 1 254 00 01 30 FA 5F 00 Dynamic System 10 9 68 1 00 A0 C9 A4 22 5B Dynamic System 10 9 68 4 00 80 C8 2E C7 45 Dynamic System 10 10 27 51 00 80 C8 48 DF AB Dynamic System 10 11 22 145 00...

Page 225: ...This command is used to remove dynamic ARP table entries from the switch s ARP table Static ARP table entries are not affected Parameters None Restrictions Only administrator level users can issue th...

Page 226: ...ore IP interface on the switch VRRP routers within the same VRRP group must be consistent in configuration settings for this protocol to function optimally The VRRP commands in the Command Line Interf...

Page 227: ...will disable the VRRP interface configuration on the switch Parameters ping Adding this parameter to the command will stop the virtual IP address from being pinged from other host end nodes to verify...

Page 228: ...1 and 254 to indicate the router priority The VRRP Priority value may determine if a higher priority VRRP router overrides a lower priority VRRP router A higher priority will increase the probability...

Page 229: ...interval 1 preempt true critical_ip 10 53 13 224 critical_ip_state enable Command create vrrp ipif Darren vrid ipaddress 11 1 1 1 state enable priority 200 advertisement_interval 1 preempt true critic...

Page 230: ...will preempt a lower priority Master router A true entry along with having the backup router s priority set higher than the masters priority will set the backup router as the Master router A false en...

Page 231: ...tes that VRRP protocol exchanges will not be authenticated simple authdata string 8 This parameter along with an alphanumeric string of no more than eight characters to set a simple password for compa...

Page 232: ...r running on a local device Parameters ipif ipif_name 12 Enter the name of the IP interface which holds the VRRP router to delete vrid vrid 1 255 Enter the VRRP ID of the virtual router to be deleted...

Page 233: ...rk_address IP address and netmask of the IP interface that is the destination of the route You can specify the address and mask information using the traditional format for example 10 1 2 3 255 0 0 0...

Page 234: ...ccess DGS 3312SR 4 delete iproute Purpose Used to delete an IP route entry from the switch s IP routing table Syntax delete iproute network_address ipaddr primary backup Description This command will...

Page 235: ...13 254 DGS 3312SR 4 delete iproute default Command delete iproute default Success DGS 3312SR 4 show iproute Purpose Used to display the switch s current IP routing table Syntax show iproute network_ad...

Page 236: ...e To display the contents of the IP routing table DGS 3312SR 4 show iproute Command show iproute IP Address Netmask Gateway Interface Hops Protocol 0 0 0 0 10 1 1 254 System 1 Default 10 0 0 0 10 48 7...

Page 237: ...PF routes on the switch Syntax create route redistribute dst ospf src static rip local mettype 1 2 metric value Description This command will redistribute routing information between the OSPF and RIP...

Page 238: ...escription This command will redistribute routing information between the OSPF and RIP routing protocols to all routers on the network that are running OSPF or RIP Routing information entered into the...

Page 239: ...current routing protocol The switch can redistribute routing information between the OSPF and RIP routing protocols to all routers on the network that are running OSPF or RIP Routing information enter...

Page 240: ...comparing the routes stored in the various router s routing tables and assigning appropriate metrics This information is then exchanged among the various routers according to the individual routers c...

Page 241: ...r level users can issue this command Example Usage To delete route redistribution settings DGS 3312SR 4 delete route redistribute dst rip src ospf Command delete route redistribute dst rip src ospf Su...

Page 242: ...Layer 3 Gigabit Switch 236 DGS 3312SR 4 show route redistribute Command show route redistribute Source Destination Type Metric Protocol Protocol STATIC RIP All 1 LOCAL OSPF Type 2 20 Total Entries 2 D...

Page 243: ...in detail in the following sections config bootp_relay Purpose Used to configure the BOOTP relay feature of the switch Syntax config bootp_relay hops value 1 16 time sec 0 65535 Description This comm...

Page 244: ...add ipif System 10 43 21 12 Command config bootp_relay add ipif System 10 43 21 12 Success DGS 3312SR 4 config bootp_relay delete Purpose Used to delete an IP destination addresses from the switch s...

Page 245: ...e To enable the BOOTP relay function DGS 3312SR 4 enable bootp_relay Command enable bootp_relay Success DGS 3312SR 4 disable bootp_relay Purpose Used to disable the BOOTP relay function on the switch...

Page 246: ...TP relay configuration for that IP interface Parameters ipif_name 12 The name of the IP interface for which you what to display the current BOOTP relay configuration Restrictions None Example Usage To...

Page 247: ...n This command is used to configure the DNS relay function on the switch Parameters primary Indicates that the IP address below is the address of the primary DNS server secondary Indicates that the IP...

Page 248: ...DNS relay Syntax enable dnsr cache static Description This command is used in combination with the disable dnsr command below to enable and disable DNS Relay on the switch Parameters cache This param...

Page 249: ...command is used in combination with the enable dnsr command above to enable and disable DNS Relay on the switch Parameters cache This parameter will allow the user to disable the cache lookup for the...

Page 250: ...o display the current DNS relay status Parameters static Allows the display of only the static entries into the DNS relay table If this parameter is omitted the entire DNS relay table will be displaye...

Page 251: ...if_name 12 The name of the IP interface all To configure all RIP receiving mode for all IP interfaces authentication enable disable Enables or disables authentication for RIP on the switch password 16...

Page 252: ...rictions Only administrator level users can issue this command Example Usage To change the RIP receive mode for the IP interface System DGS 3312SR 4 config rip ipif System rx_mode v1_only Command conf...

Page 253: ...Description This command will display the RIP configuration and statistics for a given IP interface or for all IP interfaces Parameters ipif ipif_name 12 The name of the IP interface for which you wa...

Page 254: ...g section of the DGS 3312SR Manual config dvmrp Purpose Used to configure DVMRP on the switch Syntax config dvmrp ipif ipif_name 12 all metric value 1 31 probe sec 1 65535 neighbor_timeout sec 1 65535...

Page 255: ...el users can issue this command Example Usage To configure DVMRP configurations of IP interface System DGS 3312SR 4 config dvmrp ipif System neighbor_timeout 30 metric 1 probe 5 Command config dvmrp i...

Page 256: ...ble ipaddress network_address Description The command is used to display the current DVMRP routing table Parameters ipaddress network_address The IP address and netmask of the destination You can spec...

Page 257: ...e DGS 3312SR 4 show dvmrp neighbor Command show dvmrp neighbor DVMRP Neighbor Address Table Interface Neighbor Address Generation ID Expire Time System 10 2 1 123 2 250 Total Entries 1 DGS 3312SR 4 sh...

Page 258: ...se Used to display the current DVMRP routing table Syntax show dvmrp ipif_name 12 Description The command will display the current DVMRP routing table Parameters ipif_name 12 The name of the IP interf...

Page 259: ...fig pim ipif ipif_name 12 all hello sec 1 18724 jp_interval sec 1 18724 state enable disable Description The config pim command is used to configure PIM settings and enable or disable PIM settings for...

Page 260: ...im ipif System hello 35 jp_interval 70 state enable Command config pim ipif System hello 35 jp_interval 70 state enable Success DGS 3312SR 4 enable pim Purpose Used to enable PIM function on the switc...

Page 261: ...e 12 ipaddress network_address Description This command will list current entries in the PIM neighbor table for a specified IP interface or destination router IP address Parameters ipif ipif_name 12 T...

Page 262: ...nt PIM configuration settings for a specified IP interface or all IP interfaces Parameters ipif ipif_name 12 The name of an IP interface for which PIM settings are listed If no parameters are specifie...

Page 263: ...ription This command will display the current IP multicast forwarding cache Parameters group The multicast group ID ipaddress network_address The IP address and netmask of the destination You can spec...

Page 264: ...le for protocol dvmrp pim Allows the user to specify whether or not to use the DVMRP or PIM protocol to display the IP multicast interface table For example if DVMRP is specified the table will displa...

Page 265: ...the MD5 key table Parameters key_id 1 255 The MD5 key ID The user may enter a key ranging from 1 to 255 password An MD5 password of up to 16 bytes Restrictions Only administrator level users can issue...

Page 266: ...in the MD5 key table Parameters key_id 1 255 The MD5 key ID the user wishes to delete Restrictions Only administrator level users can issue this command Usage Example The delete an entry in the MD5 ke...

Page 267: ...DGS 3312SR Layer 3 Gigabit Switch 261 DGS 3312SR 4 show md5 Command show md5 MD5 Key Table Configurations Key ID Key 1 dlink 2 develop 3 fireball 4 intelligent Total Entries 4 DGS 3312SR 4...

Page 268: ...oute ipaddr create ospf aggregation area_id network_address lsdb_type summary advertise enable disable delete ospf aggregation area_id network_address lsdb_type summary config ospf aggregation area_id...

Page 269: ...Purpose Used to configure the OSPF router ID Syntax config ospf router_id ipaddr Description This command is used to configure the OSPF router ID Parameters ipaddr The IP address of the OSPF router Re...

Page 270: ...trator level users can issue this command Usage Example To disable OSPF on the switch DGS 3312SR 4 disable ospf Command disable ospf Success DGS 3312SR 4 show ospf Purpose Used to display the current...

Page 271: ...ings Area ID Type Stub Import Summary LSA Stub Default Cost 0 0 0 0 Normal None None 10 0 0 0 Normal None None 10 1 1 1 Normal None None 20 1 1 1 Stub Enabled 1 Total Entries 4 Virtual Interface Confi...

Page 272: ...port summary LSA advertisements metric value 0 65535 The OSPF area cost between 0 and 65535 0 denotes that the value will be automatically assigned The default setting is 0 Restrictions Only administr...

Page 273: ...f operation stub or normal stub_summary enable disable Allows the OSPF area import of LSA advertisements to be enabled or disabled metric value 0 65535 The OSPF area stub default cost Restrictions Onl...

Page 274: ...32 bit number in the form of an IP address xxx xxx xxx xxx that uniquely identifies the OSPF area in the OSPF domain metric value 1 65535 A metric between 1 and 65535 which will be advertised Restric...

Page 275: ...e form of an IP address xxx xxx xxx xxx that uniquely identifies the OSPF area in the OSPF domain value A metric value between 1 and 65535 that will be advertised for the route Restrictions Only admin...

Page 276: ...regation Parameters area_id A 32 bit number in the form of an IP address xxx xxx xxx xxx that uniquely identifies the OSPF area in the OSPF domain network_address The 32 bit number in the form of an I...

Page 277: ...ttings DGS 3312SR 4 delete ospf aggregation 10 1 1 1 10 48 76 122 16 lsdb_type summary Command delete ospf aggregation 10 1 1 1 10 48 76 122 16 lsdb_type summary Success DGS 3312SR 4 config ospf aggre...

Page 278: ...o view this table by a specific OSPF area ID Restrictions None Usage Example To display OSPF area aggregation settings DGS 3312SR 4 show ospf aggregation Command show ospf aggregation OSPF Area Aggreg...

Page 279: ...dvertising Link State Cost Sequence ID Type Router ID ID Number 0 0 0 0 RTRLink 50 48 75 73 50 48 75 73 0x80000002 0 0 0 0 Summary 50 48 75 73 10 0 0 0 8 1 0x80000001 1 0 0 0 RTRLink 50 48 75 73 50 48...

Page 280: ...table Parameters area_id A 32 bit number in the form of an IP address xxx xxx xxx xxx that uniquely identifies the OSPF area in the OSPF domain neighbor_id The OSPF router ID for the neighbor This is...

Page 281: ...c 1 65535 Allows the specification of the length of time between the receipt of Hello packets from a neighbor router before the selected area declares that router down An interval between 1 and 65535...

Page 282: ...l Dead Interval Authorization Type and Authorization Key should be the same for all routers on the same network dead_interval sec 1 65535 Allows the specification of the length of time between the rec...

Page 283: ...he current OSPF interface settings for a specific OSPF interface DGS 3312SR 4 show ospf ipif ipif2 Command show ospf ipif ipif2 Interface Name ipif2 IP Address 123 234 12 34 24 Link Up Network Medium...

Page 284: ...e router ID of the neighbor router hello_interval sec 1 65535 Allows the specification of the interval between the transmission of OSPF Hello packets in seconds Between 1 and 65535 seconds can be spec...

Page 285: ...ows the specification of the interval between the transmission of OSPF Hello packets in seconds Between 1 and 65535 seconds can be specified The Hello Interval Dead Interval Authorization Type and Aut...

Page 286: ...uely identifies the OSPF area in the OSPF domain neighbor_id The OSPF router ID for the remote area This is a 32 bit number in the form of an IP address xxx xxx xxx xxx that uniquely identifies the re...

Page 287: ...r in the form of an IP address xxx xxx xxx xxx that uniquely identifies the remote area s Area Border Router This is the router ID of the neighbor router Restrictions None Usage Example To display the...

Page 288: ...ll of the commands available through the Command Line Interface CLI Parameters None Restrictions None Example usage To display all of the commands in the CLI DGS 3312SR 4 Command clear clear arptable...

Page 289: ...r_ports vlan2 config router_ports show vlan create vlan vlan2 tag 3 create vlan vlan2 tag 2 show router_ports show router ports login DGS 3312SR 4 config command_history Purpose Used to configure the...

Page 290: ...H non condensing Storage 0 to 95 RH non condensing Dimensions 441 mm x 207 mm x 44 mm 1U 19 inch rack mount width Weight 3 15 kg EMC FCC Class A CE Mark C Tick Safety CSA International General Standar...

Page 291: ...TP Cat 5 Cat 5 Enhanced for 1000Mbps UTP Cat 5 for 100Mbps UTP Cat 3 4 5 for 10Mbps EIA TIA 568 100 ohm screened twisted pair STP 100m Number of Ports 12 x 10 100 1000 Gigabit Ethernet ports Performan...

Page 292: ...ct In a domestic environment this product may cause radio interference in which case the user may be required to take adequate measures Warnung Dies ist ein Produkt der Klasse A Im Wohnbereich kann di...

Page 293: ...Bei Reparaturen d rfen nur Orginalersatzteile bzw den Orginalteilen entsprechende Teile verwendet werden Der Einsatz von ungeeigneten Ersatzteilen kann eine weitere Besch digung hervorrufen 17 Wenden...

Page 294: ...levy a reasonable handling charge in addition mailing or shipping costs Software Warranty service for software products may be obtained by contacting a D Link office within the applicable warranty pe...

Page 295: ...writing the replacement Software is provided only to the original licensee and is subject to the terms and conditions of the license granted by D Link for the Software Replacement Software will be war...

Page 296: ...T RETURNED TO D LINK FOR WARRANTY SERVICE RESULTING FROM THE USE OF THE PRODUCT RELATING TO WARRANTY SERVICE OR ARISING OUT OF ANY BREACH OF THIS LIMITED WARRANTY EVEN IF D LINK HAS BEEN ADVISED OF TH...

Page 297: ...witch 291 Product Registration Register online your D Link product at http support dlink com register Product registration is entirely voluntary and failure to complete or return this form will not di...

Page 298: ...listed in the addendum European Countries for D LINK Limited Product Warranty The term European Countries in this D LINK Limited Product Warranty only include the countries as listed in this addendum...

Page 299: ...RTEN GARANTIE SOWIE AUSSCHLUSS ODER BESCHR NKUNG VON SCHADENERSATZ F R NEBEN ODER FOLGESCH DEN BEIM VERBRAUCHSG TERKAUF UNTERSAGT SOWEIT SIE IN SOLCHEN STAATEN ODER L NDERN LEBEN ENTFALTEN M GLICHERWE...

Page 300: ...aucher erworben haben so sei klargestellt dass Ihre gesetzlichen Rechte hiervon unber hrt bleiben Leistungsumfang der eingeschr nkten Garantie Bei Auftreten eines Produktfehlers besteht die einzige Ve...

Page 301: ...ou f du feu de l eau d une catastrophe naturelle ou autre La pr sente garantie ne s applique pas non plus un produit dont le num ro de s rie D LINK aurait t retir ou alt r de quelque mani re que ce s...

Page 302: ...iciones recogidos en esta garant a limitada del producto Sin embargo la disponibilidad del servicio de garant a as como el tiempo de respuesta pueden variar de un pa s a otro y pueden estar sujetos a...

Page 303: ...31 5511 www dlink co uk D Link Europe Termini di Garanzia dei Prodotti Generalit La presente Garanzia viene fornita da D LINK Europe Ltd di seguito denominata D LINK Essa viene riconosciuta solo se ac...

Page 304: ...essiti di una riparazione durante il Periodo di garanzia La presente Garanzia si applica esclusivamente al primo acquirente del Prodotto hardware D LINK e non pu essere trasferita a terzi che abbiano...

Page 305: ...DGS 3312SR Layer 3 Gigabit Switch 3 www dlink co uk...

Reviews: