background image

xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual

 

 

 

69

DGS-3324SRi:4# config syslog host 1 

 

udp_port  6000 

Command: config syslog host 1 

 

udp_port  6000 

 
Success. 
DGS-3324SRi:4# config syslog host 1 ipaddress 10.44.67.8 
Command: config syslog host 1 ipaddress 10.44.67.8 
 
Success. 
 
DGS-3324SRi:4# config syslog host 1 state enable 
Command: config syslog host 1 state enable 
 
Success. 
 
DGS-3324SRi:4# 

 

config syslog host all 

Purpose 

Used to configure the syslog protocol to send system log data to a 
remote host. 

Syntax 

config syslog host all [severity [informational | warning | all] | 
facility [local0 | local1 | local2 | local3 | local4 | local5 | local6 | 
local7] | udp_port <udp_port_number> | state [enable | disable]] 

Description 

The

 config syslog host all

 command is used to configure the 

syslog protocol to send system log information to a remote host. 

Parameters 

all

 

 Specifies that the command will be applied to all hosts. 

severity 

 Severity level indicator, as described below: 

Bold

 font indicates that the corresponding severity level is currently 

supported on the Switch. 

Numerical         Severity 

Code 
0       Emergency: system is unusable 
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 messages 

7       Debug: debug-level messages 

informational

 

 Specifies that informational messages will be sent to 

the remote host. This corresponds to number 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 messages 

that are generated by the Switch will be sent to the remote host. 

Summary of Contents for xStackTM DGS-3300

Page 1: ... Copyright 2006 All rights reserved CLI Manual Product Model xStackTM DGS DXS 3300 Series Layer 3 Stackable Gigabit Ethernet Switch Release 4 30 ...

Page 2: ...nds 97 QoS Commands 99 Port Mirroring Commands 110 VLAN Commands 114 Link Aggregation Commands 124 IP Commands Including IP Multinetting 130 IGMP Commands Including IGMP v3 135 IGMP Snooping Commands 139 MAC Notification Commands 149 Access Authentication Control Commands 153 SSH Commands 176 SSL Commands 184 802 1X Commands 190 Access Control List ACL Commands 210 Traffic Segmentation Commands 23...

Page 3: ...l RIP Commands 289 DVMRP Commands 293 PIM Commands 298 IP Multicasting Commands 316 MD5 Configuration Commands 318 OSPF Configuration Commands 321 Route Preference Commands 342 Jumbo Frame Commands 345 File System Commands 347 Command History List 354 Technical Specifications 357 ...

Page 4: ...nagement agent is discussed in the User s Guide Please take note that if this device was purchased outside of Europe certain cosmetic differences between the actual switch and images in this document will be apparent to the reader such as the faceplate and the manual cover Changes are made to the appearance of the device only and no configuration or internal hardware alterations occur The Switch c...

Page 5: ...sic Settings window on 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 which case the actual address assigned to the Switch must be known The IP address may be set using the Command Line Interface CLI over the console serial port as follows 1 Starting...

Page 6: ...example the Switch was assigned an IP address of 10 53 13 144 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 Telnet and the CLI or via the Web based management agent using the above IP address to connect to the Switch ...

Page 7: ...n be retained in the Switch s NV 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 interface is used by connecting the Switch to a VT100 compatible terminal or a computer running an ordinary terminal emulator program e g the HyperTerminal program included w...

Page 8: ...command prompts DGS 3324SRi 4 DGS 3324SR 4 DXS 3326GSR 4 DXS 3350SR 4 There are a number of helpful features included in the CLI Entering the command will display a list of all of the top level commands Figure 2 2 The Command When a command has been entered without its required parameters the CLI will prompt a Next possible completions message ...

Page 9: ...mmand prompt press the up arrow cursor key The previous command will appear at the command prompt Figure 2 4 Using the Up Arrow to Re enter a Command In the above example the command config account was entered without the required parameter username the CLI returned the Next possible completions username prompt The up arrow cursor control key was pressed to re enter the previous command config acc...

Page 10: ... 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 the show command has been entered with no additional parameters the CLI will then display all of the possible next parameters Figure 2 6 Next possible completions Show Command In the above example all of the possible next parameters for the show command are displayed ...

Page 11: ... interface name in the ipif_name space a VLAN name in the vlan_name 32 space and the network address in the network_address space Do not type the angle brackets Example Command create ipif Engineering 10 24 22 5 255 0 0 0 Design square brackets Purpose Encloses a required value or set of required arguments One value or argument can be specified Syntax create account admin user username 15 Descript...

Page 12: ... Right Arrow Moves the cursor to the right Up Arrow Repeat 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 down arrow to progress sequentially forward through the command history list Down Arrow The down arrow will display the next command in the com...

Page 13: ...5 show account delete account username 15 show config current_config config_in_NVRAM show session show switch show switch_mode show device status show module_info show serial_port config serial_port baud_rate 115200 auto_logout never 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 d...

Page 14: ...n of many commands listed in this manual A username of up to 15 characters must be created with this command to identify the user Restrictions Only Administrator level users can issue this command Usernames can be between 1 and 15 characters Passwords can be between 0 and 15 characters Example usage To create an administrator level user account with the username dlink DGS 3324SRi 4 create account ...

Page 15: ...rameters None Restrictions None Example usage To display the accounts that have been created DGS 3324SRi 4 show account Command show account Current Accounts Username Access Level dlink Admin DGS 3324SRi 4 delete account Purpose Used to delete an existing user account Syntax delete account username Description The delete account command deletes a user account that has been created using the create...

Page 16: ...Used to display a list of configuration commands entered into the Switch Syntax show config current_config config_in_NVRAM Description This command displays a list of configuration commands entered into the Switch Parameters current_config Entering this parameter will display configurations entered without being saved to NVRAM config_in_NVRAM Entering this parameter will display configurations ent...

Page 17: ...oadcast disable multicast disable dlf disable threshold 128 config traffic control 2 1 2 24 broadcast disable multicast disable dlf disable CTRL C ESC q Quit SPACE n Next Page ENTER Next Entry a All show session Purpose Used to display a list of currently logged in users Syntax show session Description This command displays a list of all the users that are logged in at the time the command is issu...

Page 18: ...hernet Switch CLI Manual 15 show switch Purpose Used to display information about the Switch Syntax show switch Description This command displays information about the Switch Parameters None Restrictions None Example usage To display the Switch information ...

Page 19: ... DGS 3324SRi_ 3 System Location 7th_flr_east_cabinet System Contact Julius_Erving_212 555 6666 Spanning Tree Disabled GVRP Disabled IGMP Snooping Disabled RIP Disabled DVMRP Disabled PIM Disabled OSPF Disabled TELNET Enabled TCP 23 WEB Enabled TCP 80 RMON Enabled SSL Status Disabled SSH Status Disabled 802 1x Disabled Jumbo Frame Off Clipaging Enabled MAC Notification Disabled Port Mirror Disabled...

Page 20: ...e DGS 3324SRi 4 show device_status Purpose Used to display the current status of the hardware of the Switch Syntax show device_status Description This command displays the current status of the Switch s physical elements Parameters None Restrictions None Example usage To show the current hardware status of the Switch DGS 3324SRi 4 show device_status Command show device_status ID Internal Power Ext...

Page 21: ...ame The name of the optional module Currently switches in the xStack DGS DXS 3300 series only support the DEM 420X and the DEM 420CX optional modules Rev The hardware revision of the optional module Serial No The serial number associated with this particular optional module Description A brief description of the optional module including port count and module type Parameters None Restrictions None...

Page 22: ...e 115200 The serial bit rate that will be used to communicate with the management host This parameter is fixed at 115200 auto_logout The user may select a time period from the following list which the Switch will automatically log out of the serial port never No time limit on the length of time the console can be open with no user input 2_minutes The console will log out the current user if there ...

Page 23: ...users can issue this command Example usage To enable pausing of the screen display when the command output reaches the end of the page DGS 3324SRi 4 enable clipaging Command enable clipaging Success DGS 3324SRi 4 disable clipaging Purpose Used to disable the pausing of the console screen scrolling at the end of each page when the show command displays more than one screen of information Syntax dis...

Page 24: ...port_number 1 65535 The TCP port number TCP ports are numbered between 1 and 65535 The well known TCP port for the Telnet protocol is 23 Restrictions Only administrator level users can issue this command Example usage To enable Telnet and configure port number DGS 3324SRi 4 enable telnet 23 Command enable telnet 23 Success DGS 3324SRi 4 disable telnet Purpose Used to disable the Telnet protocol on...

Page 25: ...rs tcp_port_number 1 65535 The TCP port number TCP ports are numbered between 1 and 65535 The well known port for the Web based management software is 80 Restrictions Only administrator level users can issue this command Example usage To enable HTTP and configure port number DGS 3324SRi 4 enable web 80 Command enable web 80 Note SSL will be disabled if web is enabled Success DGS 3324SRi 4 disable ...

Page 26: ...and will save only the Switch configuration to NV Ram log Entering the log parameter will save only the log file to NV RAM all Entering the all command will save both the log file and the Switch configuration to NV RAM Restrictions Only administrator level users can issue this command Example usage To save the Switch s current configuration to non volatile RAM DXS 3326GSR 4 save Command save Do yo...

Page 27: ...e IP address user accounts and the Switch history log The Switch will not save or reboot system If the keyword system is specified all of the factory default settings are restored on the Switch The Switch will save and reboot after the settings are changed to default Rebooting will clear all entries in the Forwarding Data Base If no parameter is specified the Switch s current IP address user accou...

Page 28: ...ord Parameters None Restrictions None Example usage To initiate the login procedure DGS 3324SRi 4 login Command login UserName logout Purpose Used to log out a user from the Switch s console Syntax logout Description This command terminates the current user s session on the Switch s console Parameters None Restrictions None Example usage To terminate the current user s console session DGS 3324SRi ...

Page 29: ...tch 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 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 port 3 and switch 2 port 4 in numerical order auto Enabl...

Page 30: ...ble Command config ports 1 1 1 3 speed 10_full learning enable state enable Success DGS 3324SRi 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 current configuration of a range of ports Parameters portlist Specifies a range of ports to be displayed The port list is specified by...

Page 31: ...bled 1 11 Enabled Auto Enabled Link Down Enabled 1 12 Enabled Auto Enabled Link Down Enabled 1 13 Enabled Auto Disabled Link Down Enabled 1 14 Enabled Auto Disabled Link Down Enabled 1 15 Enabled Auto Disabled Link Down Enabled 1 16 Enabled Auto Disabled Link Down Enabled 1 17 Enabled Auto Disabled Link Down Enabled 1 18 Enabled Auto Disabled Link Down Enabled 1 19 Enabled Auto Disabled Link Down ...

Page 32: ...ort 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 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 example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 1 3 2 4 s...

Page 33: ...r 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 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 port 3 and switch 2 port 4 in numerical order Restrictions None Example usage To display the port security con...

Page 34: ...delete port port Enter the corresponding port of the entry to delete The port is specified by listing the lowest switch number and the beginning port number on that switch separated by a colon For example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 mac_address macaddr Enter the corresponding MAC address of the entry to delete Restrictions Only administrator level user...

Page 35: ...rithms AuthNoPriv v3 MD5 DES or SHA DES Authentication is based on the HMAC MD5 or HMAC SHA algorithms AuthPriv DES 56 bit encryption is added based on the CBC DES DES 56 standard Each command is listed in detail in the following sections Command Parameters create snmp user create snmp user SNMP_name 32 groupname 32 encrypted by_password auth md5 auth_password 8 16 sha auth_password 8 20 priv none...

Page 36: ...er Purpose Used to create a new SNMP user and adds the user to an SNMP group that is also created by this command Syntax create snmp user SNMP_name 32 groupname 32 encrypted by_password auth md5 auth_password 8 16 sha auth_password 8 20 priv none des priv_password 8 16 by_key auth md5 auth_key 32 32 sha auth_key 40 40 priv none des priv_key 32 32 Description The create snmp user command creates a ...

Page 37: ...e the agent to receive packets for the host auth_key 32 32 Enter an alphanumeric sting of exactly 32 characters in hex form to define the key that will be used to authorize the agent to receive packets for the host sha Specifies that the HMAC SHA 96 authentication level will be used auth password 8 20 An alphanumeric sting of between 8 and 20 characters that will be used to authorize the agent to ...

Page 38: ...d SNMP group Parameters SNMP_name 32 An alphanumeric string of up to 32 characters that identifies the SNMP user that will be deleted Restrictions Only administrator level users can issue this command Example usage To delete a previously entered SNMP user on the Switch DGS 3324SRi 4 delete snmp user dlink Command delete snmp user dlink Success DGS 3324SRi 4 show snmp user Purpose Used to display i...

Page 39: ...B tree that will be included or excluded from access by an SNMP manager included Include this object in the list of objects that an SNMP manager can access excluded Exclude this object from the list of objects that an SNMP manager can access Restrictions Only administrator level users can issue this command Example usage To create an SNMP view DGS 3324SRi 4 create snmp view dlinkview 1 3 6 view_ty...

Page 40: ...cription The show snmp view command displays an SNMP view previously created on the Switch Parameters view_name 32 An alphanumeric string of up to 32 characters that identifies the SNMP view that will be displayed Restrictions None Example usage To display SNMP view configuration DGS 3324SRi 4 show snmp view Command show snmp view Vacm View Table Settings View Name Subtree View Type ReadView 1 Inc...

Page 41: ... string Parameters community_string 32 An alphanumeric string of up to 32 characters that is used to identify members of an SNMP community This string is used like a password to give remote SNMP managers access to MIB objects in the Switch s SNMP agent view view_name 32 An alphanumeric string of up to 32 characters that is used to identify the group of MIB objects that a remote SNMP manager is all...

Page 42: ...nity dlink Success DGS 3324SRi 4 show snmp community Purpose Used to display SNMP community strings configured on the Switch Syntax show snmp community community_string 32 Description The show snmp community command is used to display SNMP community strings that are configured on the Switch Parameters community_string 32 An alphanumeric string of up to 32 characters that is used to identify member...

Page 43: ...r level users can issue this command Example usage To give the SNMP agent on the Switch the name 0035636666 DGS 3324SRi 4 config snmp engineID 0035636666 Command config snmp engineID 0035636666 Success DGS 3324SRi 4 show snmp engineID Purpose Used to display the identification of the SNMP engine on the Switch Syntax show snmp engineID Description The show snmp engineID command displays the identif...

Page 44: ...access to devices through a combination of authentication and encrypting packets over the network SNMP v3 adds Message integrity Ensures that packets have not been tampered with during transit Authentication Determines if an SNMP message is from a valid source Encryption Scrambles the contents of messages to prevent it being viewed by an unauthorized source noauth_nopriv Specifies that there will ...

Page 45: ...c name of up to 32 characters that will identify the SNMP group to be deleted Restrictions Only administrator level users can issue this command Example usage To delete the SNMP group named sg1 DGS 3324SRi 4 delete snmp group sg1 Command delete snmp group sg1 Success DGS 3324SRi 4 show snmp groups Purpose Used to display the group names of SNMP groups currently configured on the Switch The securit...

Page 46: ...Priv Group Name ReadGroup ReadView Name CommunityView WriteView Name Notify View Name CommunityView Security Model SNMPv1 Security Level NoAuthNoPriv Group Name ReadGroup ReadView Name CommunityView WriteView Name Notify View Name CommunityView Security Model SNMPv2 Security Level NoAuthNoPriv Group Name WriteGroup ReadView Name CommunityView WriteView Name CommunityView Notify View Name Community...

Page 47: ...v3 provides secure access to devices through a combination of authentication and encrypting packets over the network SNMP v3 adds Message integrity Ensures that packets have not been tampered with during transit Authentication Determines if an SNMP message is from a valid source Encryption Scrambles the contents of messages to prevent it being viewed by an unauthorized source noauth_nopriv Specifi...

Page 48: ... host 10 48 74 100 Success DGS 3324SRi 4 show snmp host Purpose Used to display the recipient of SNMP traps generated by the Switch s SNMP agent Syntax show snmp host ipaddr Description The show snmp host command is used to display the IP addresses and configuration information of remote SNMP managers that are designated as recipients of SNMP traps that are generated by the Switch s SNMP agent Par...

Page 49: ...ame and Password Parameters ipaddr The IP address of the trusted host Restrictions Only administrator level users can issue this command Example usage To create the trusted host DGS 3324SRi 4 create trusted_host 10 48 74 121 Command create trusted_host 10 48 74 121 Success DGS 3324SRi 4 show trusted_host Purpose Used to display a list of trusted hosts entered on the Switch using the create trusted...

Page 50: ... 10 48 74 121 Command delete trusted_host 10 48 74 121 Success DGS 3324SRi 4 enable snmp traps Purpose Used to enable SNMP trap support Syntax enable snmp traps Description The enable snmp traps command is used to enable SNMP trap support on the Switch Parameters None Restrictions Only administrator level users can issue this command Example usage To enable SNMP trap support on the Switch DGS 3324...

Page 51: ...currently configured on the Switch Parameters None Restrictions Only administrator level users can issue this command Example usage To view the current SNMP trap support DGS 3324SRi 4 show snmp traps Command show snmp traps SNMP Traps Enabled Authenticate Traps Enabled DGS 3324SRi 4 disable snmp traps Purpose Used to disable SNMP trap support on the Switch Syntax disable snmp traps Description Thi...

Page 52: ...upport DGS 3324SRi 4 disable snmp authenticate_traps Command disable snmp authenticate_traps Success DGS 3324SRi 4 config snmp system_contact Purpose Used to enter the name of a contact person who is responsible for the Switch Syntax config snmp system_contact sw_contact Description The config snmp system_contact command is used to enter the name and or other information to identify a contact pers...

Page 53: ...d Restrictions Only administrator level users can issue this command Example usage To configure the Switch location for HQ 5F DGS 3324SRi 4 config snmp system_location HQ 5F Command config snmp system_location HQ 5F Success DGS 3324SRi 4 config snmp system_name Purpose Used to configure the name for the Switch Syntax config snmp system_name sw_name Description The config snmp system_name command c...

Page 54: ...strator level users can issue this command Example Usage To enable RMON DGS 3324SRi 4 enable rmon Command enable rmon Success DGS 3324SRi 4 disable rmon Purpose Used to disable RMON on the Switch Syntax disable rmon Description This command is used in conjunction with the enable rmon command above to enable and disable remote monitoring RMON on the Switch Parameters None Restrictions Only administ...

Page 55: ... firmware image_id int 1 2 delete boot_up ping ipaddr times value 1 255 timeout sec 1 99 traceroute ipaddr ttl value 1 60 port value 30000 64900 timeout sec 1 65535 probe value 1 9 Each command is listed in detail in the following sections download Purpose Used to download and install new firmware or a switch configuration file from a TFTP server or a CompactFlash memory card Syntax download firmw...

Page 56: ...t will change only the Switch parameters explicitly stated in the configuration file All other switch parameters will remain unchanged Restrictions Only administrator level users can issue this command Example usage To download a configuration file DGS 3324SRi 4 download cfg_to TFTP 10 48 74 121 c cfg setting txt Command download cfg_to TFTP 10 48 74 121 c cfg setting txt Connecting to server Done...

Page 57: ...the Switch s current settings the Switch s history log or firmware to a TFTP server or a CompactFlash memory card Parameters cfg_toTFTP Specifies that the Switch s current settings will be uploaded to the TFTP server log_toTFTP Specifies that the Switch s current log will be uploaded to the TFTP server firmware_toCF Specifies that the Switch s current firmware will be uploaded to the CompactFlash ...

Page 58: ...ns in its memory labeled as image_id 1 and 2 Using this command the user may delete a firmware or set it as the boot up firmware for the Switch If the boot up firmware is not specified by the user image_id 1 will be the default boot up firmware Parameters int 1 2 Select the ID number of the firmware in the Switch s memory to be configured delete Selecting this parameter along with the image_id wil...

Page 59: ...rt RS232 T means firmware update thru TELNET S means firmware update thru SNMP W means firmware update thru WEB SIM means firmware update thru Single IP Management DGS 3324SRi 4 ping Purpose Used to test the connectivity between network devices Syntax ping ipaddr times value 1 255 timeout sec 1 99 Description The ping command sends Internet Control Message Protocol ICMP echo messages to a remote I...

Page 60: ...the network Parameters ipaddr Specifies the IP address of the host ttl value 1 60 The time to live value of the trace route request This is the maximum number of routers the traceroute command will cross while seeking the network path between two devices port value 30000 64900 The port number Must be above 1024 The value range is from 30000 to 64900 timeout sec 1 65535 Defines the time out period ...

Page 61: ...onal warning all facility local0 local1 local2 local3 local4 local5 local6 local7 udp_port udp_port_number ipaddress ipaddr state enable disable config syslog host index 1 4 severity informational warning all facility local0 local1 local2 local3 local4 local5 local6 local7 udp_port udp_port_number ipaddress ipaddr state enable disable config syslog host all severity informational warning all facil...

Page 62: ...nge 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 switch number 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 Restrictions None Example usage To display the packets analysis for port 7 of module 2 DGS 3324SRi 4 sh...

Page 63: ...e usage To display the errors of the port 3 of module 1 DGS 3324SRi 4 show errors ports 1 3 Command show errors ports 1 3 RX Frames TX Frames CRC Error 19 Excessive Deferral 0 Undersize 0 CRC Error 0 Oversize 0 Late Collision 0 Fragment 0 Excessive Collision 0 Jabber 11 Single Collision 0 Drop Pkts 20837 Collision 0 CTRL C ESC q Quit SPACE n Next Page p Previous Page r Refresh show utilization Pur...

Page 64: ...4SRi 4 show utilization cpu Command show utilization cpu CPU utilization Five seconds 15 One minute 25 Five minutes 14 DGS 3324SRi 4 clear counters Purpose Used to clear the Switch s statistics counters Syntax clear counters ports portlist Description This command will clear the counters used by the Switch to compile statistics Parameters portlist Specifies a range of ports to be configured The po...

Page 65: ...ers can issue this command Example usage To clear the log information DGS 3324SRi 4 clear log Command clear log Success DGS 3324SRi 4 show log Purpose Used to display the Switch history log Syntax show log index value_list Description This command will display the contents of the Switch s history log Parameters index value_list Enter a value that corresponds to an entry made in the log Multiple en...

Page 66: ...yslog Description The enable syslog command enables the system log to be sent to a remote host Parameters None Restrictions Only administrator level users can issue this command Example usage To the syslog function on the Switch DGS 3324SRi 4 enable syslog Command enable syslog Success DGS 3324SRi 4 disable syslog Purpose Used to disable the system log function on the Switch Syntax disable syslog ...

Page 67: ...or disabled Parameters None Restrictions None Example usage To display the current status of the syslog function DGS 3324SRi 4 show syslog Command show syslog Syslog Global State Enabled DGS 3324SRi 4 create syslog host Purpose Used to create a new syslog host Syntax create syslog host index 1 4 severity informational warning all facility local0 local1 local2 local3 local4 local5 local6 local7 udp...

Page 68: ...sent to the remote host This corresponds to number 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 messages that are generated by the Switch will be sent to the remote host facility Some of the operating system daemons and processes have been assig...

Page 69: ...at local use 4 messages will be sent to the remote host This 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 local use 6 messages will be sent to the remote host This corresponds to number 22 from the list above local7 Specifies that local use 7 messages w...

Page 70: ... Error error conditions 4 Warning warning conditions 5 Notice normal but significant condition 6 Informational informational messages 7 Debug debug level messages informational Specifies that informational messages will be sent to the remote host This corresponds to number 6 from the list above warning Specifies that warning messages will be sent to the remote all Specifies that all of the current...

Page 71: ...al use 4 messages will be sent to the remote host This 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 local use 6 messages will be sent to the remote host This corresponds to number 22 from the list above local7 Specifies that local use 7 messages will be...

Page 72: ... the syslog protocol to send system log information to a remote host Parameters all Specifies that the command will be applied to all hosts severity Severity level indicator as described below Bold font indicates that the corresponding severity level is currently supported on the Switch Numerical Severity Code 0 Emergency system is unusable 1 Alert action must be taken immediately 2 Critical criti...

Page 73: ...l6 23 local use 7 local7 local0 Specifies that local use 0 messages will be sent to the remote host This corresponds to number 16 from the list above local1 Specifies that local use 1 messages will be sent to the remote host This corresponds to number 17 from the list above local2 Specifies that local use 2 messages will be sent to the remote host This corresponds to number 18 from the list above ...

Page 74: ...fig syslog host all ipaddress 10 44 67 8 Command config syslog host all ipaddress 10 44 67 8 Success DGS 3324SRi 4 config syslog host all state enable Command config syslog host all state enable Success DGS 3324SRi 4 delete syslog host Purpose Used to remove a syslog host that has been previously configured from the Switch Syntax delete syslog host index 1 4 all Description The delete syslog host ...

Page 75: ...isplay the syslog hosts that are currently configured on the Switch Parameters index 1 4 Specifies that the command will be applied to an index of hosts There are four available indexes numbered 1 through 4 Restrictions None Example usage To show syslog host information DGS 3324SRi 4 show syslog host Command show syslog host Syslog Global State Disabled Host Id Host IP Address Severity Facility UD...

Page 76: ...rameters Choose one of the following to identify where severity messages are to be sent trap Entering this parameter will define which events occurring on the Switch will be sent to a SNMP agent for analysis log Entering this parameter will define which events occurring on the Switch will be sent to the Switch s log for analysis all Entering this parameter will define which events occurring on the...

Page 77: ...y settings set on the Switch Syntax show system_severity Description This command is used to view the severity settings that have been implemented on the Switch using the config system_severity command Parameters None Restrictions None Example usage To view the system severity settings currently implemented on the Switch DGS 3324SRi 4 show system_severity Command show system_severity system_severi...

Page 78: ...shed regions on the network continuing 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 single MSTP configuration that will have the following three attributes a A configuration name defined by an alphanumeric string of up to 32 characters defined in the co...

Page 79: ... enable stp Purpose Used to globally enable STP on the 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 command Example usage To enable STP globally on the Switch DGS 3324SRi 4 enable stp Command enable stp Success DGS 3324SRi 4 disable stp Purpose Used...

Page 80: ... Protocol RSTP globally on the Switch stp Selecting this parameter will 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 Protocol MSTP DGS 3324SRi 4 config stp version mstp Command config stp version mstp Success DGS 3324SRi 4 config stp Purpose Used t...

Page 81: ...en discard the BDPU packet and the information held for the port will age out The user may 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 router in RSTP thus stating that the Switch is still functioning A time between 1 and 10 seconds may be chosen w...

Page 82: ...t port 20000 value 1 200000000 Define a value between 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 of configuration messages by the designated port to other devices on the bridged LAN thus stating that the Switch is still functioning The user may...

Page 83: ...estrictions Only administrator level users can issue 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 3324SRi 4 config stp ports 1 1 1 5 externalCost 19 hellotime 5 migrate yes state enable Command config stp ports 1 1 1 5 externalCost 19 hellotime 5 migrate yes state enable Success DGS 3324SRi ...

Page 84: ...vision_level number and the same name Parameters value 1 15 Enter a number between 1 and 15 to define the instance_id The Switch supports 16 STP regions with one unchangeable default instance ID set as 0 add_vlan Along with the vid_range vidlist parameter this command will add VIDs to the previously configured STP instance_id remove_vlan Along with the vid_range vidlist parameter this command will...

Page 85: ...onfiguration settings on 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 selected instance_id for forwarding packets The lower the priority value set the higher the priority Parameters priority value 0 61440 Select a value between 0 and 61440 to spe...

Page 86: ...on configured on the Switch If no name is entered the default name will be the MAC address of the device Restrictions Only administrator level users can issue this command Example usage To configure the MSTP region of the Switch with revision_level 10 and the name Trinity DGS 3324SRi 4 config stp mst_config_id revision_level 10 name Trinity Command config stp mst_config_id revision_level 10 name T...

Page 87: ...The default setting is auto There are two options auto Selecting this parameter for the internalCost will set quickest route automatically and optimally for an interface The default value is derived from the media speed 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 qu...

Page 88: ...e 2 Forward Delay 15 Max Age 20 TX Hold Count 3 Forwarding BPDU Enabled DGS 3324SRi 4 Status 2 STP enabled for RSTP DGS 3324SRi 4 show stp Command show stp STP Status Enabled STP Version RSTP Max Age 20 Hello Time 2 Forward Delay 15 Max Age 20 TX Hold Count 3 Forwarding BPDU Enabled DGS 3324SRi 4 Status 3 STP enabled for MSTP DGS 3324SRi 4 show stp Command show stp STP Status Enabled STP Version M...

Page 89: ...ort 4 in numerical order Restrictions None Example usage To show STP ports 1 through 9 on switch one DGS 3324SRi 4 show stp ports 1 1 1 9 Command show stp ports 1 1 1 9 MSTP Port Information Port Index 1 1 Hello Time 2 2 Port STP enabled External PathCost Auto 200000 Edge Port No No P2P Auto Yes Msti Designated Bridge Internal PathCost Prio Status Role 0 8000 0050BA7120D6 200000 128 Forwarding Roo...

Page 90: ... 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_id Purpose Used to display the MSTP configuration identification Syntax show stp mst_config_id Description This command displays the Switch s current MSTP configuration identification Parameters None Restrictions None Example u...

Page 91: ...destination_hit Each command is listed in detail in the following sections create fdb Purpose Used to create a static entry to the unicast MAC address forwarding table database Syntax create fdb vlan_name 32 macaddr port port Description This command will make an entry into the Switch s unicast MAC address forwarding database Parameters vlan_name 32 The name of the VLAN on which the MAC address re...

Page 92: ...forwarding database Parameters vlan_name 32 The name of the VLAN on which the MAC address resides macaddr The MAC address that will be added to the forwarding table Restrictions Only administrator level users can issue this command Example usage To create multicast MAC forwarding DGS 3324SRi 4 create multicast_fdb default 01 00 00 00 00 01 Command create multicast_fdb default 01 00 00 00 00 01 Suc...

Page 93: ...dd 1 1 1 5 Command config multicast_fdb default 01 00 00 00 00 01 add 1 1 1 5 Success DGS 3324SRi 4 config fdb aging_time Purpose Used to set the aging time of the forwarding database Syntax config fdb aging_time sec 10 1000000 Description The aging time affects the learning process of the Switch Dynamic forwarding table entries which are made up of the source MAC addresses and their associated po...

Page 94: ...try to the Switch s MAC address forwarding database Parameters vlan_name 32 The name of the VLAN on which the MAC address resides macaddr The MAC address that will be deleted from the forwarding table Restrictions Only administrator level users can issue this command Example usage To delete a permanent FDB entry DGS 3324SRi 4 delete fdb default 00 00 00 00 01 02 Command delete fdb default 00 00 00...

Page 95: ...by a colon For example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 all Clears all dynamic entries to the Switch s forwarding database Restrictions Only administrator level users can issue this command Example usage To clear all FDB dynamic entries DGS 3324SRi 4 clear fdb all Command clear fdb all Success DGS 3324SRi 4 show multicast_fdb Purpose Used to display the con...

Page 96: ... forwarding database Parameters port port The port number corresponding to the MAC destination address The Switch will always forward traffic to the specified device through this port The port is specified by listing the switch number and the port number on that switch separated by a colon For example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 vlan_name 32 The name o...

Page 97: ...t 00 00 E2 6B BC F6 1 12 Dynamic 1 default 00 00 E2 7F 6B 53 1 12 Dynamic 1 default 00 00 E2 82 7D 90 1 12 Dynamic 1 default 00 00 F8 7C 1C 29 1 12 Dynamic 1 default 00 01 02 03 04 00 CPU Self 1 default 00 01 02 03 04 05 1 12 Dynamic 1 default 00 01 30 10 2C C7 1 12 Dynamic 1 default 00 01 30 FA 5F 00 1 12 Dynamic 1 default 00 02 3F 63 DD 68 1 12 Dynamic CTRL C ESC q Quit SPACE n Next Page ENTER N...

Page 98: ...3 1 13 Dynamic CTRL C ESC q Quit SPACE n Next Page ENTER Next Entry a All config fdb destination_hit Purpose To set the Switch for the FDB destination hit function Syntax config fdb destination_hit enable disable Description This command will allow the user to enable the Switch as a destination hit bridge This destination hit function will keep FDB entries learned in the forwarding database table ...

Page 99: ...us of the Switch Syntax show fdb destination_hit Description This command will allow users to view the destination hit status of the Switch Parameters None Restrictions None Example usage To view the destination hit port status DGS 3324SRi 4 show fdb destination_hit Command show fdb destination_hit Global Destination Hit State Enabled DGS 3324SRi 4 ...

Page 100: ...owest 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 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 specifies all of the ports between swit...

Page 101: ...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 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 port 3 and switch 2 port 4 in numerical order Restrictions None Example usa...

Page 102: ... are transmitted first Only when these classes are empty are packets of lower hardware class allowed to be transmitted Higher priority tagged packets always receive precedence regardless of the amount of lower priority tagged packets in the buffer and regardless of the time elapsed since any lower priority tagged packets have been transmitted By default the Switch is configured to empty the buffer...

Page 103: ...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 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 port 3 and switch 2 port 4 in numerical order all Choose this parameter to ...

Page 104: ...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 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 port 3 and switch 2 port 4 in numerical order Using t...

Page 105: ...vior while allowing for other classes to empty as well A value between 0 and 15 packets can be specified per priority queue Entering a 0 into the value 0 15 field of the max_packet parameter allows for the creation of a Combination Queue for the forwarding of packets This Combination Queue allows for a combination of strict and weight fair weighted round robin WRR scheduling Priority classes that ...

Page 106: ...ses as weighted round robin WRR scheduling DGS 3324SRi 4 config scheduling 6 max_packet 0 Command config scheduling 6 max_packet 0 Success DGS 3324SRi 4 show scheduling Purpose Used to display the currently configured traffic scheduling on the Switch Syntax show scheduling Description The show scheduling command displays the current configuration for the maximum number of packets max_packets assig...

Page 107: ... to one of the seven hardware classes of service queues available on the Switch The Switch s default is to map the incoming 802 1p priority values to the seven hardware priority classes of service according to the following chart 802 1p Switch Hardware Value Priority Queue 0 2 1 0 2 1 3 3 4 4 5 5 6 6 7 6 Parameters priority 0 7 Specifies which of the eight 802 1p priority tags 0 through 7 to map t...

Page 108: ...priority field using this command Syntax config 802 1p default_priority portlist all priority 0 7 Description The config 802 1p default_priority command allows specification of the 802 1p priority value an untagged incoming packet will be assigned before being forwarded to its destination Parameters portlist Specifies a range of ports to be configured The port list is specified by listing the lowe...

Page 109: ... its destination Parameters portlist Specifies a port or range of ports to be viewed 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 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 e...

Page 110: ...ity class of service queue 0 Each queue will transmit all of the packets in its buffer before allowing the next lower priority class of service to transmit its packets Lower classes of service will be pre empted from emptying its queue if a packet is received on a higher class of service The packet that was received on the higher class of service will transmit its packet before allowing the lower ...

Page 111: ...DGS 3324SRi 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 4 strict Class 5 strict Class 6 strict DGS 3324SRi 4 enable hol_prevention Purpose Used to enable HOL prevention Syntax enable hol_prevention Description The enable hol_prevention command enables Head of Line prevent...

Page 112: ... can issue this command Example Usage To disable HOL prevention DGS 3324SRi 4 disable hol_prevention Command disable hol_prevention Success DGS 3324SRi 4 show hol_prevention Purpose Used to show HOL prevention Syntax show hol_prevention Description The show hol_prevention command displays the Head of Line prevention state Parameters None Restrictions None Example Usage To view the HOL prevention s...

Page 113: ...ch separated by a colon For example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 add source ports The port or ports being mirrored This cannot include the Target port portlist This specifies a range of ports that will be mirrored That is the range of ports in which all traffic will be copied and sent to the Target port The port list is specified by listing the lowest s...

Page 114: ...dding this parameter will delete source ports according to ports entered using the portlist portlist This specifies a range of ports that will be mirrored That is the range of ports in which all traffic will be copied and sent to the Target port 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 115: ... the port mirroring configuration Parameters None Restrictions None Example usage To enable mirroring configurations DGS 3324SRi 4 enable mirror Command enable mirror Success DGS 3324SRi 4 disable mirror Purpose Used to disable a previously entered port mirroring configuration Syntax disable mirror Description This command combined with the enable mirror command above allows the entry of a port mi...

Page 116: ...ation on the Switch Syntax show mirror Description This command displays the current port mirroring configuration on the Switch Parameters None Restrictions None Example usage To display mirroring configuration DGS 3324SRi 4 show mirror Command show mirror Current Settings Mirror Status Enabled Target Port 1 9 Mirrored Port RX TX 1 1 1 5 DGS 3324SRi 4 ...

Page 117: ...Interface CLI are listed along with the appropriate parameters in the following table Command Parameters create vlan vlan_name 32 tag vlanid 2 4094 type 1q_vlan advertisement protocol ip protocol ipx802dot3 protocol ipx802dot2 protocol ipxSnap protocol ipxEthernet2 protocol appleTalk protocol decLat protocol decOther protocol sna802dot2 protocol snaEthernet2 protocol netBios protocol xns protocol ...

Page 118: ...allow for the creation of protocol based VLANs The Switch supports 15 pre configured protocol based VLANs plus one user defined protocol based VLAN where the administrator may configure the settings for the appropriate protocol and forwarding of packets 16 total Selecting a specific protocol will indicate which protocol will be utilized in determining the VLAN ownership of a tagged packet Pre set ...

Page 119: ...ll instruct the Switch to forward packets to this VLAN if the tag in the packet header is concurrent with this protocol This packet header information is defined by the Systems Network Architecture SNA Ethernet II Protocol protocol netBios Using this parameter will instruct the Switch to forward packets to this VLAN if the tag in the packet header is concurrent with this protocol This packet heade...

Page 120: ...is defined by the Reverse Address Resolution RARP Protocol Restrictions Each VLAN name can be up to 32 characters If the VLAN is not given a tag it will be a port based VLAN Only administrator level users can issue this command Example usage To create a protocol VLAN DGS 3324SRi 4 create vlan v5 tag 2 protocol ipxSnap Command create vlan v5 tag 2 protocol ipxSnap Success DGS 3324SRi 4 Example usag...

Page 121: ...ntagged Specifies the additional ports as untagged forbidden Specifies the additional ports as forbidden portlist A range of ports to add to the VLAN 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 number and the highest port number of the range also separated by a colon are specified The begin...

Page 122: ...ng 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 port 3 and switch 2 port 4 in numerical order Restrictions Only administrator level users can issue this command Example usage To delete ports 5 7 of module 2 of the VLAN v1 DGS 3324SRi 4 config vlan v1 d...

Page 123: ... tagged_only admit_all This parameter states the frame type that will be accepted by the Switch for this function Tagged_only implies that only VLAN tagged frames will be accepted while admit_all implies tagged and untagged frames will be accepted by the Switch pvid Specifies the default VLAN ID associated with the port Restrictions Only administrator level users can issue this command Example usa...

Page 124: ...ssue this command Example usage To disable the Generic VLAN Registration Protocol GVRP DGS 3324SRi 4 disable gvrp Command disable gvrp Success DGS 3324SRi 4 show vlan Purpose Used to display the current VLAN configuration on the Switch Syntax show vlan vlan_name 32 Description This command displays summary information about each VLAN including the VLAN ID VLAN name the Tagging Untagging status and...

Page 125: ...status for a port list on the Switch Syntax show gvrp portlist Description 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 listing the lowest switch number and the beginning port number on that switch separated by a colon Then the highest switch number and t...

Page 126: ...1 Disabled Enabled All Frames 1 6 1 Disabled Enabled All Frames 1 7 1 Disabled Enabled All Frames 1 8 1 Disabled 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 1 13 1 Disabled Enabled All Frames 1 14 1 Disabled Enabled All Frames 1 15 1 Disabled Enabled All Frames 1 16 1 Disabled Enabled ...

Page 127: ... Description This command will create a link aggregation group with a unique identifier Parameters value 1 32 Specifies the group ID The Switch allows up to 32 link aggregation groups to be configured The group number identifies each of the groups type Specify the type of link aggregation used for the group If the type is not specified the default type is static lacp This designates the port group...

Page 128: ...ssue this command Example usage To delete link aggregation group DGS 3324SRi 4 delete link_aggregation group_id 6 Command delete link_aggregation group_id 6 Success DGS 3324SRi 4 config link_aggregation Purpose Used to configure a previously created link aggregation group Syntax config link_aggregation group_id value 1 32 master_port port ports portlist state enable disable Description This comman...

Page 129: ...s may be listed in only one port aggregation group that is link aggregation groups may not overlap state enable disable Used to enable or disable the specified link aggregation group Restrictions Only administrator level users can issue this command Link aggregation groups may not overlap Example usage To define a load sharing group of ports group id 1 master port 5 of module 1 with group members ...

Page 130: ...dest Success DGS 3324SRi 4 show link_aggregation Purpose Used to display the current link aggregation configuration on the Switch Syntax show link_aggregation group_id value 1 32 algorithm Description This command will display the current link aggregation configuration of the Switch Parameters value 1 32 Specifies the group ID The Switch allows up to 32 link aggregation groups to be configured The...

Page 131: ... 2 port 4 in numerical order mode Select the mode to determine if LACP ports will initially send LACP control frames active Active LACP ports are capable of processing and sending LACP control frames This allows LACP compliant devices to negotiate the aggregated link so the group may be changed dynamically as needs require In order to utilize the ability to change an aggregated port group that is ...

Page 132: ... 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 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 port 3 and switch 2 port 4 in numerical order Restrictions Only administra...

Page 133: ...ndary interface Once the user creates multiple interfaces for a specified VLAN primary and secondary 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 primary IP interface will support the BOOTP relay agent IP Multinetting is a valuable tool for network...

Page 134: ...2 3 8 vlan_name 32 The name of the VLAN that will be associated with the above IP interface secondary Enter this parameter if this configured IP interface is to be a secondary IP interface of the VLAN previously specified secondary interfaces can only be configured if a primary interface is first configured state enable disable Allows the user to enable or disable the IP interface Restrictions Onl...

Page 135: ...the VLAN of the IP interface state enable disable Allows the user to enable or disable the IP interface bootp Allows the selection of the BOOTP protocol for the assignment of an IP address to the Switch s System IP interface dhcp Allows the selection of the DHCP protocol for the assignment of an IP address to the Switch s System IP interface Restrictions Only administrator level users can issue th...

Page 136: ... the IP interface all Entering this parameter will disable all the IP interfaces currently configured on the Switch Restrictions None Example usage To disable the IP interface named s2 DGS 3324SRi 4 disable ipif s2 Command disable ipif s2 Success DGS 3324SRi 4 delete ipif Purpose Used to delete the configuration of an IP interface on the Switch Syntax delete ipif ipif_name 12 all Description This ...

Page 137: ... 12 The name created for the IP interface to be viewed Restrictions None Example usage To display IP interface settings DGS 3324SRi 4 show ipif System Command show ipif System IP Interface Settings Interface Name System Secondary FALSE IP Address 10 48 74 122 MANUAL Subnet Mask 255 0 0 0 VLAN Name default Admin State Enabled Link Status Link UP Member Ports 1 1 1 24 DGS 3324SRi 4 NOTE In the IP In...

Page 138: ...rovements of IGMPv3 over version 2 include The introduction of the SSM or Source Specific Multicast In previous versions of IGMP the host would receive all packets sent to the multicast group Now a host will receive packets only from a specific source or sources This is done through the implementation of include and exclude filters used to accept or deny traffic from these specific sources In IGMP...

Page 139: ...ry_interval value 1 25 The Max Response Time inserted into Group Specific Queries and Group and Source specific queries sent in response to Leave Group messages and is also the amount of time between Group Specific Query and Group and Source specific query messages The default is 1 second state enable disable Enables or disables IGMP for the specified IP interface Restrictions Only administrator l...

Page 140: ... ipif_name 12 Description This command will display the IGMP group configuration Parameters group group The ID of the multicast group to be displayed ipif_name 12 The name of the IP interface the IGMP group is part of Restrictions None Example Usage To display IGMP group table DGS 3324SRi 4 show igmp group Command show igmp group Interface Multicast Group Last Reporter IP Querier IP Expire System ...

Page 141: ...m IGMP Group Detail Information Interface System Multicast Group 224 0 1 1 Last Reporter 10 50 77 16 IP Querier 10 9 68 96 IP Expire 217 Filter Mode Exclude V1 Host Timer 0 V2 Host Timer 2 Source List Table Source List Timer 10 100 10 17 233 10 100 10 18 233 DGS 3324SRi 4 NOTE To view the IGMP Group Detail Information in total the user MUST enter both the appropriate group name and ipif name ...

Page 142: ...orward_mcrouter_only config router_ports vlan_name 32 add delete portlist config router_ports_forbidden vlan_name 32 add delete portlist show router_ports vlan_name 32 static dynamic forbidden show igmp_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 config igmp_snooping...

Page 143: ...nooping command can only be implemented if IGMP is disabled for all IP interfaces on the Switch Configuring this function when IGMP is enabled will produce the error message Cannot set Fast leave when IGMP is running and consequently will not be implemented Example usage To configure igmp snooping including fast leave DGS 3324SRi 4 config igmp_snooping default host_timeout 250 state enable fast_le...

Page 144: ...ticast router that is the querier This interval is calculated as follows robustness variable x query interval 0 5 x query response interval 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 the robustness variable is set to 2 Increase this value if a sub...

Page 145: ...is command Example usage To enable IGMP snooping on the Switch DGS 3324SRi 4 enable igmp_snooping Command enable igmp_snooping Success DGS 3324SRi 4 disable igmp_snooping Purpose Used to enable IGMP snooping on the Switch Syntax disable igmp_snooping forward_mcrouter_only Description This command disables IGMP snooping on the Switch IGMP snooping can be disabled only if IP multicast routing is not...

Page 146: ...parated 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 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 port 3 and switch 2 port 4 in numerical order Restrictions Onl...

Page 147: ... 4 1 3 2 4 specifies all of the ports between switch 1 port 3 and switch 2 port 4 in numerical order Restrictions Only administrator level users can issue this command Example usage To set up forbidden router ports DGS 3324SRi 4 config router_ports_forbidden default add 2 1 2 10 Command config router_ports_forbidden default add 2 1 2 10 Success DGS 3324SRi 4 show router_ports Purpose Used to displ...

Page 148: ...uter port Dynamic router port Forbidden Router Port Total Entries 2 DGS 3324SRi 4 show igmp_snooping Purpose Used to show the current status of IGMP snooping on the Switch Syntax show igmp_snooping vlan vlan_name 32 Description This command will display the current IGMP snooping configuration on the Switch Parameters vlan_name 32 The name of the VLAN for which to view the IGMP snooping configurati...

Page 149: ...nterval 125 Max Response Time 10 Robustness Value 2 Last Member Query Interval 1 Host Timeout 260 Route Timeout 260 Leave Timer 2 Querier State Disabled Querier Router Behavior Non Querier State Disabled Fast Leave Disabled Total Entries 2 DGS 3324SRi 4 show igmp_snooping group Purpose Used to display the current IGMP snooping group configuration on the Switch Syntax show igmp_snooping group vlan ...

Page 150: ...s 01 00 5E 36 3F 4B Reports 1 Port Member 1 26 2 7 VLAN Name default Multicast group 239 255 255 250 MAC address 01 00 5E 7F FF FA Reports 2 Port Member 1 26 2 7 VLAN Name default Multicast group 239 255 255 254 MAC address 01 00 5E 7F FF FE Reports 1 Port Member 1 26 2 7 Total Entries 6 DGS 3324SRi 4 show igmp_snooping forwarding Purpose Used to display the IGMP snooping forwarding table entries ...

Page 151: ...o view the IGMP snooping forwarding table for VLAN Trinity DGS 3324SRi 4 show igmp_snooping forwarding vlan Trinity Command show igmp_snooping forwarding vlan Trinity VLAN Name Trinity Multicast group 224 0 0 2 MAC address 01 00 5E 00 00 02 Port Member 1 17 Total Entries 1 DGS 3324SRi 4 ...

Page 152: ...ification Purpose Used to enable 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 Restrictions Only administrator level users can issue this command Example Usage To enable MAC notification without changing basic configuration DGS 3324SRi 4 enable mac...

Page 153: ...ddress table notification global settings DGS 3324SRi 4 config mac_notification interval 1 historysize 500 Command config mac_notification interval 1 historysize 500 Success DGS 3324SRi 4 config mac_notification ports Purpose Used to configure MAC address notification status settings Syntax config mac_notification ports portlist all enable disable Description MAC address notification is used to mo...

Page 154: ...g mac_notification ports 1 7 enable Success DGS 3324SRi 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 Switch s MAC address table notification global settings Parameters None Restrictions Only administrator level users can issue this command Example usage To vie...

Page 155: ...he 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 port 3 and switch 2 port 4 in numerical order Entering this command without the parameter will display the MAC notification table for all ports Restrictions None Example usage To display all port s MAC address table not...

Page 156: ...ation When the user is prompted by the Switch to enter usernames and passwords for authentication the Switch contacts the TACACS XTACACS TACACS server to verify and the server will respond with one of three messages A The server verifies the username and password and the user is granted normal user privileges on the Switch B The server will not accept the username and password and the user is deni...

Page 157: ...authen_enable method_list_name string 15 show authen_enable default method_list_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 server_group tacacs xtacacs tacacs radius string 15 add delete server_host ipaddr protocol tacacs xtacacs tacacs radius dele...

Page 158: ...the system access authentication policy DGS 3324SRi 4 enable authen_policy Command enable authen_policy Success DGS 3324SRi 4 disable authen_policy Purpose Used to disable system access authentication policy Syntax disable authen_policy Description This command will disable the administrator defined authentication policy for users trying to access the Switch When disabled the Switch will access th...

Page 159: ...ed to create a user defined method list of authentication methods for users logging on to the Switch Syntax create authen_login method_list_name string 15 Description This command is used to create a list for authentication techniques for user login The Switch can support up to eight method lists but one is reserved as a default and cannot be deleted Multiple method lists must be created and confi...

Page 160: ...e user a user privilege only If the user wishes to upgrade his or her status to the administrator level the user must implement the enable admin command followed by a previously configured password See the enable admin part of this section for more detailed information concerning the enable admin command Description Parameters default The default method list for access authentication as defined by...

Page 161: ...nticated using a user defined server group previously configured on the Switch 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 Switch NOTE Entering none or local as an authentication protocol will override any other authentication that follows it on a me...

Page 162: ... list of authentication methods for users logging on to the Switch Syntax show authen_login default method_list_name string 15 all Description This command is used to show a list of authentication methods for user login The window will display the following parameters Method List Name The name of a previously configured method list name Priority Defines which order the method list protocols will b...

Page 163: ...se Used to create a user defined method list of authentication methods for promoting normal user level privileges to Administrator level privileges on the Switch Syntax create authen_enable method_list_name string 15 Description This command is used to promote users with normal level privileges to Administrator level privileges using authentication methods on the Switch Once a user acquires normal...

Page 164: ...nce with the following protocol listed xtacacs If no authentication takes place using the xtacacs list the local_enable password set in the Switch is used to authenticate the user Successful authentication using any of these methods will give the user a Admin privilege Description Parameters default The default method list for administration rights authentication as defined by the user The user ma...

Page 165: ...uire the user to be authenticated using a user defined server group previously configured on the Switch local_enable Adding this parameter will require the user to be authenticated using the local user account database on the Switch The local enable password of the device can be configured using the config admin local_password command none Adding this parameter will require no authentication to ac...

Page 166: ...thods for promoting normal user level privileges to Administrator level privileges on the Switch Syntax show authen_enable default method_list_name string 15 all Description This command is used to delete a user defined method list of authentication methods for promoting user level privileges to Administrator level privileges The window will display the following parameters Method List Name The na...

Page 167: ...s Built in Group 2 local Keyword Total Entries 2 DGS 3324SRi 4 config authen application Purpose Used to configure various applications on the Switch for authentication using a previously configured method list Syntax config authen application console telnet ssh http all login enable default method_list_name string 15 Description This command is used to configure switch configuration applications ...

Page 168: ...y administrator level users can issue this command Example usage To configure the default method list for the web interface DGS 3324SRi 4 config authen application http login default Command config authen application http login default Success DGS 3324SRi 4 show authen application Purpose Used to display authentication methods for the various applications on the Switch Syntax show authen applicati...

Page 169: ...ose 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 Enter this parameter if the server host utilizes the TACACS protocol radius Enter this parameter if the server host utilizes the RADIUS protocol port int 1 65535 Enter a number between 1 and 65535 to define the vir...

Page 170: ... to the Switch More than one authentication protocol can be run on the same physical server host but remember that TACACS XTACACS TACACS are separate entities and are not compatible with each other The maximum supported number of server hosts is 16 Description Parameters server_host ipaddr The IP address of the remote server host to be altered protocol The protocol used by the server host The user...

Page 171: ...and config authen server_host 10 1 1 121 protocol tacacs port 4321 timeout 12 retransmit 4 Success DGS 3324SRi 4 delete authen server_host Purpose Used to delete a user defined authentication server host Syntax delete authen server_host ipaddr protocol tacacs xtacacs tacacs radius Description This command is used to delete a user defined authentication server host previously created on the Switch ...

Page 172: ... 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 authentication request Retransmit The value in the retransmit field denotes how many times the device will resend an authentication request when the TACACS server does not respond This field is inoperab...

Page 173: ...group group_1 Success DGS 3324SRi 4 config authen server_group Purpose Used to create a user defined authentication server group Syntax config authen server_group tacacs xtacacs tacacs 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 group TACACS XTACACS ...

Page 174: ...There are four options tacacs Use this parameter to define the protocol if the server host is using the TACACS authentication protocol xtacacs Use this parameter to define the protocol 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 parameter to define the...

Page 175: ... 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 created server group to view Entering this command without the string parameter will display all authentication server groups on the Switch Restrictions None DGS 3324SRi 4 show authen server_group Command show authen server_...

Page 176: ...DGS 3324SRi 4 config authen parameter response_timeout 0 Command config authen parameter response_timeout 0 Success DGS 3324SRi 4 config authen parameter attempt Purpose Used to configure the maximum number of times the Switch will accept authentication attempts Syntax config authen parameter attempt int 1 255 Description This command will configure the maximum number of times the Switch will acce...

Page 177: ...d out Parameters None Restrictions None DGS 3324SRi 4 show authen parameter Command show authen parameter Response timeout 60 seconds User attempts 5 DGS 3324SRi 4 enable admin Purpose Used to promote user level privileges to administrator level 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 a...

Page 178: ...od to promote user level privileges to administrator privileges he or she will be prompted to enter the password configured 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 more than 15 characters and finally prompted to enter the new password again to co...

Page 179: ...sed Configure the encryption algorithm that SSH will use to encrypt and decrypt messages sent between the SSH Client and the SSH Server Finally enable SSH on the Switch using the enable ssh command After following the above steps the user may configure an SSH Client on the remote PC and manage the Switch using secure in band communication The Secure Shell SSH commands in the Command Line Interface...

Page 180: ... disable ssh Purpose Used to disable SSH Syntax disable ssh Description This command will disable SSH on the Switch Parameters None Restrictions Only administrator level users can issue this command Usage Example To disable SSH DGS 3324SRi 4 disable ssh Command disable ssh Success DGS 3324SRi 4 config ssh authmode Purpose Used to configure the SSH authentication mode setting Syntax config ssh auth...

Page 181: ...ith a SSH program previously installed enable disable This allows users to enable or disable SSH authentication on the Switch Restrictions Only administrator level users can issue this command Example usage To enable the SSH authentication mode by password DGS 3324SRi 4 config ssh authmode password enable Command config ssh authmode password enable Success DGS 3324SRi 4 show ssh authmode Purpose U...

Page 182: ... maximum number of attempts that a user may try to logon utilizing SSH authentication After 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 the Switch will change the security shell encryptions Restrictions Only administrator level users can issue th...

Page 183: ...is 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 information to identify the SSH user hostname string 32 Enter an alphanumeric string of up to 31 characters identifying the remote SSH user hostname_IP string 32 ipaddr Enter the hostname and the corresponding IP address of the SSH...

Page 184: ...to configure the SSH algorithm Syntax config ssh algorithm 3DES AES128 AES192 AES256 arcfour blowfish cast128 twofish128 twofish192 twofish256 MD5 SHA1 DSA RSA enable disable This command will configure the desired type of SSH algorithm used for authentication encryption Description Parameters 3DES This parameter will enable or disable the Triple_Data Encryption Standard encryption algorithm AES12...

Page 185: ...ture Algorithm encryption RSA This parameter will enable or disable the RSA encryption algorithm enable disable This allows users to enable or disable algorithms entered in this command on the Switch Restrictions Only administrator level users can issue this command Usage Example To configure SSH algorithm DGS 3324SRi 4 config ssh algorithm blowfish enable Command config ssh algorithm blowfish ena...

Page 186: ... Command show ssh algorithm Encryption Algorithm 3DES Enabled AES128 Enabled AES192 Enabled AES256 Enabled ARC4 Enabled Blowfish Enabled Cast128 Enabled Twofish128 Enabled Twofish192 Enabled Twofish256 Enabled Data Integrity Algorithm MD5 Enabled SHA1 Enabled Public Key Algorithm RSA Enabled DSA Enabled DGS 3324SRi 4 ...

Page 187: ...ES_EDE encryption 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 a Message Authentication Code This Message Authentication Code will be encrypted with a sent message to provide integrity and prevent against replay attacks The Switch supports two hash...

Page 188: ...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 Hash Algorithm DHE_DSS_with_3DES_EDE_CBC_SHA This ciphersuite combines the DSA Diffie Hellman key exchange CBC Block Cipher 3DES_EDE encryption and SHA Hash Algorithm RSA_EXPORT_with_RC4_40_MD5 This ciphersuite combines the RSA Export key exchange str...

Page 189: ...he user may choose any combination of the following RSA_with_RC4_128_MD5 This 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 Cipher 3DES_EDE encryption and the SHA Hash Algorithm DHE_DSS_with_3DES_EDE_CBC_SHA This ciphersuite combines the DSA Diffi...

Page 190: ...een 60 and 86400 seconds to specify the total time an SSL key exchange ID stays valid before the SSL module will require a new full SSL negotiation for connection The default cache timeout is 600 seconds Restrictions Only administrator level users can issue this command Example usage To set the SSL cachetimeout for 7200 seconds DGS 3324SRi 4 config ssl cachetimeout 7200 Command config ssl cachetim...

Page 191: ...x0013 Enabled RSA_EXPORT_WITH_RC4_40_MD5 0x0003 Enabled DGS 3324SRi 4 Example usage To view certificate file information on the Switch DGS 3324SRi 4 show ssl certificate Command show ssl certificate Loaded with RSA Certificate DGS 3324SRi 4 download certificate_fromTFTP Purpose Used to download a certificate file for the SSL function on the Switch Syntax download certificate_fromTFTP ipaddr certfi...

Page 192: ... the path and the filename of the key exchange file to download Restrictions Only administrator level users can issue this command Example usage To download a certificate file and key file to the Switch DGS 3324SRi 4 download certificate_fromTFTP 10 53 13 94 certfilename c cert der keyfilename c pkey der Command download certificate_fromTFTP 10 53 13 94 certfilename c cert der keyfilename c pkey d...

Page 193: ...ne config 802 1x 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 65535 max_req value 1 10 reauth_period sec 1 65535 enable_reauth enable disable config 802 1x auth_protocol local radius eap config 802 1x init port_based ports portlist all mac_based port...

Page 194: ...dministrator level users can issue this command Example usage To enable 802 1x switch wide DGS 3324SRi 4 enable 802 1x Command enable 802 1x Success DGS 3324SRi 4 disable 802 1x Purpose Used to disable the 802 1x server 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 To select between p...

Page 195: ...2 1x user dtremblett Command create 802 1x user dtremblett Enter a case sensitive new password Enter the new password again for confirmation Success DGS 3324SRi 4 show 802 1x user Purpose Used to display the 802 1x user accounts on the Switch Syntax show 802 1x user Description The show 802 1x user command is used to display the 802 1x Port based or MAC based Network Access control local users cur...

Page 196: ...n of the 802 1x Port based or MAC based Network Access Control server application on the Switch The following details what is displayed 802 1x Enabled Disabled Shows the current status of 802 1x functions on the Switch Authentication Mode Displays the type of authentication mode of the 802 1x function on the Switch This field may read Port_based or MAC based Authentication Protocol Radius_Eap Show...

Page 197: ...uthenticate Parameters ports portlist Specifies 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 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 example 1 3 specifies...

Page 198: ...s the current state of the Backend Authenticator Port Status Authorized Unauthorized Shows the result of the authentication process Authorized means that the user was authenticated and can access the network Unauthorized means that the user was not authenticated and cannot access the network Parameters ports portlist Specifies a range of ports The port list is specified by listing the lowest switc...

Page 199: ...th Success Authorized 1 12 ForceAuth Success Authorized 1 13 ForceAuth Success Authorized 1 14 ForceAuth Success Authorized 1 15 ForceAuth Success Authorized 1 16 ForceAuth Success Authorized 1 17 ForceAuth Success Authorized 1 18 ForceAuth Success Authorized 1 19 ForceAuth Success Authorized 1 20 ForceAuth Success Authorized CTRL C ESC q Quit SPACE n Next Page Enter Next Entry a All Example usage...

Page 200: ...yntax config 802 1x capability ports portlist all authenticator none Description The config 802 1x command has two capabilities that can be set for each port authenticator and none Parameters portlist Specifies 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 the highest switch number and the high...

Page 201: ... 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 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 port 3 and switch ...

Page 202: ... Switch will re authenticate Enabled causes re authentication of users at the time interval specified in the Re authentication Period field above Restrictions Only administrator level users can issue this command Example usage To configure 802 1x authentication parameters for ports 1 20 of switch 1 DGS 3324SRi 4 config 802 1x auth_parameter ports 1 1 1 20 direction both Command config 802 1x auth_...

Page 203: ...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 port 3 and switch 2 port 4 in numerical order all Specifies all of the ports on the Switch mac_based This instructs the Switch to initialize 802 1x functions based on the MAC address of a device on a specific port or range...

Page 204: ...lon 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 specifies all of the ports between switch 1 port 3 and switch 2 port 4 in numerical order all Specifies all of the ports on the Switch mac based This instructs the Switch to re authorize 802 1x function based on a speci...

Page 205: ...s can be entered on the 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 Switch and the RADIUS server passwd 32 The shared secret key used by the RADIUS server and the Switch Up to 32 characters can be used default Uses the default UDP port number in both...

Page 206: ...re 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 config radius command is used to configure the Switch s RADIUS settings Parameters server_index 1 3 Assigns a number to the current set of RADIUS server settings Up to 3 groups of RADIUS server settings can be en...

Page 207: ...None Restrictions None Example usage To display RADIUS settings on the Switch DGS 3324SRi 4 show radius Command show radius Idx IP Address Auth Port Acct Port Status Key Number Number 1 10 1 1 1 1812 1813 Active switch 2 20 1 1 1 1800 1813 Active des3226 3 30 1 1 1 1812 1813 Active dlink Total Entries 3 DGS 3324SRi 4 show acct_client Purpose Used to display the current RADIUS accounting client Syn...

Page 208: ...smissions 0 radiusAccClientResponses 0 radiusAccClientMalformedResponses 0 radiusAccClientBadAuthenticators 0 radiusAccClientPendingRequests 0 radiusAccClientTimeouts 0 radiusAccClientUnknownTypes 0 radiusAccClientPacketsDropped 0 CTRL C ESC q Quit SPACE n Next Page Enter Next Entry a All show auth_client Purpose Used to display the current RADIUS authentication client Syntax show auth_client Desc...

Page 209: ...t Page Enter Next Entry a All show auth_diagnostics Purpose Used to display the current authentication diagnostics Syntax show auth_diagnostics ports portlist all Description The show auth_diagnostics command is used to display the current authentication diagnostics of the Switch on a per port basis Parameters ports portlist Specifies a range of ports The port list is specified by listing the lowe...

Page 210: ...cs Purpose Used to display the current authentication session statistics Syntax show auth_session_statistics ports portlist all Description The show auth_session statistics command is used to display the current authentication session statistics of the Switch on a per port basis Parameters ports portlist Specifies a range of ports The port list is specified by listing the lowest switch number and ...

Page 211: ...he show auth_statistics command is used to display the current authentication statistics of the Switch on a per port basis Parameters ports portlist Specifies 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 the highest switch number and the highest port number of the range also separated by a col...

Page 212: ...cs ports 1 16 Port number 1 16 EapolFramesRx 0 EapolFramesTx 0 EapolStartFramesRx 0 EapolReqIdFramesTx 0 EapolLogoffFramesRx 0 EapolReqFramesTx 0 EapolRespIdFramesRx 0 EapolRespFramesRx 0 InvalidEapolFramesRx 0 EapLengthErrorFramesRx 0 LastEapolFrameVersion 0 LastEapolFrameSource 00 00 00 00 00 00 CTRL C ESC q Quit SPACE n Next Page Enter Next Entry a All ...

Page 213: ...n_name 32 source_ip ipaddr destination_ip ipaddr dscp value 0 63 icmp type value 0 255 code value 0 255 igmp type value 0 255 tcp src_port value 0 65535 dst_port value 0 65535 urg ack psh rst syn fin udp src_port value 0 65535 dst_port value 0 65535 protocol_id value 0 255 user_define hex 0x0 0xffffffff port port permit priority value 0 7 replace_priority replace_dscp value 0 63 deny mirror packet...

Page 214: ...stablishment to determine whether or not the Switch will forward packets based on the information contained in each packet s header Creating an access profile is divided into two basic parts First an access profile must be created using the create access_profile command For example to deny all traffic to the subnet 10 42 73 0 to 10 42 73 255 first create an access profile that instructs the Switch...

Page 215: ... Therefore mirrored ports can not be cross box that is the ports cannot be set across switches in a switch stack In addition the Port Mirroring function shares the mirror port with the ACL Mirror function In order to address this functional limitation of the chip set an additional function CPU Interface Filtering has been added CPU Filtering may be universally enabled or disabled Setting up CPU In...

Page 216: ...e 0 63 deny mirror delete value 1 65535 create access_profile packet_content_mask offset_0 15 hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff offset_16 31 hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff offset_32 47 hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff offset_48 63 hex 0x0 0xffffffff hex 0x0 0xffffffff h...

Page 217: ...each packet header source_mac macmask Specifies a MAC address mask for the source MAC address This mask is entered in the following hexadecimal format 000000000000 FFFFFFFFFFFF destination_mac macmask Specifies a MAC address mask for the destination MAC address in the following format 000000000000 FFFFFFFFFFFF 802 1p Specifies that the Switch will examine the 802 1p priority value in the frame s h...

Page 218: ...assign Choose this parameter to configure the Switch to automatically assign a numerical value between 1 and 65535 for the rule being configured ethernet Specifies that the Switch will look only into the layer 2 part of each packet to determine if it is to be filtered or forwarded based on one or more of the following vlan vlan_name 32 Specifies that the access profile will apply to only this prev...

Page 219: ... the criteria specified in the first part of the command This value will over write the value in the DSCP field of the packet deny Specifies that packets that match the access profile are not permitted to be forwarded by the Switch and will be filtered mirror Selecting mirror specifies that packets that match the access profile are mirrored to a port defined in the config mirror port command Port ...

Page 220: ...ned by configuring the config access_profile command for IP as stated below Parameters ip Specifies that the Switch will look into the IP fields in each packet with special emphasis on one or more of the following vlan Specifies a VLAN mask source_ip_mask netmask Specifies an IP address mask for the source IP address destination_ip_mask netmask Specifies an IP address mask for the destination IP a...

Page 221: ...een 1 and 8 that will identify the access profile being created with this command Restrictions Only administrator level users can issue this command Example usage To configure a rule for the Ethernet access profile DGS 3324SRi 4 create access_profile ip protocol_id profile_id 2 Command create access_profile ip protocol_id profile_id 2 Success DGS 3324SRi 4 config access_profile profile_id IP Purpo...

Page 222: ...ply to only to this VLAN source_ip ipaddr Specifies that the access profile will apply to only packets with this source IP address destination_ip ipaddr Specifies that the access profile will apply to only packets with this destination IP address dscp value 0 63 Specifies that the access profile will apply only to packets that have this value in their Type of Service DiffServ code point DSCP field...

Page 223: ...t is specified by listing the switch ID number and the port number on that switch separated by a colon For example 1 3 specifies switch number 1 port 3 2 4 specifies switch number 2 port 4 permit Specifies that packets that match the access profile are permitted to be forwarded by the Switch priority value 0 7 This parameter is specified to re write the 802 1p default priority previously set in th...

Page 224: ... Command config access_profile profile_id 2 add access_id 2 ip protocol_id 2 port 1 2 deny Success DGS 3324SRi 4 create access_profile packet content mask Purpose Used to create an access profile on the Switch by examining the Ethernet part of the packet header Packet content masks entered will specify certain bytes of the packet header to be identified by the Switch When the Switch recognizes a p...

Page 225: ... being created with this command Restrictions Only administrator level users can issue this command Example usage To create an access profile by packet content mask DGS 3324SRi 4 create access_profile packet_content_mask offset_0 15 0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF 0xFFFFFFFF offset_16 31 0xFFFF 0xFFFF0000 0xF 0xF000000 profile_id 3 Command create access_profile packet_content_mask offset_0 15 0xF...

Page 226: ...ven add access_id value 1 65535 Adds an additional rule to the above specified access profile The value specifies the relative priority of the additional rule Up to 65535 different rules may be configured for the Ethernet access profile auto_assign Choose this parameter to configure the Switch to automatically assign a numerical value between 1 and 65535 for the rule being configured packet_conten...

Page 227: ...ill over write the value in the DSCP field of the packet deny Specifies that packets that match the access profile are not permitted to be forwarded by the Switch and will be filtered mirror Selecting mirror specifies that packets that match the access profile are mirrored to a port defined in the config mirror port command Port Mirroring must be enabled and a target port must be set Remember Port...

Page 228: ...Precedence bits field in IPv4 flowlabel Entering this parameter will instruct the Switch to examine the flow label field of the IPv6 header This flow label field is used by a source to label sequences of packets such as non default quality of service or real time service packets source_ipv6_mask ipv6mask Specifies an IP address mask for the source IPv6 address destination_ipv6_mask ipv6mask Specif...

Page 229: ...ically assign a numerical value between 1 and 65535 for the rule being configured ipv6 Specifies that the Switch will look into the IPv6 fields in each packet with emphasis on one or more of the following fields class value 0 255 Entering this parameter will instruct the Switch to examine the class field of the IPv6 header This class field is a part of the packet header that is similar to the Type...

Page 230: ...ecifies that packets that match the access profile are mirrored to a port defined in the config mirror port command Port Mirroring must be enabled and a target port must be set Remember Port Mirroring cannot cross box that is they cannot span across switches in a switch stack delete access_id value 1 65535 Use this command to delete a specific rule from the IPv6 profile Up to 65535 rules may be sp...

Page 231: ...on the Switch Syntax show access_profile profile_id value 1 8 Description The show access_profile command is used to display the currently configured access profiles Parameters profile_id value 1 8 Enter an integer between 1 and 8 that is used to identify the access profile that will be viewed with this command This value is assigned to the access profile when it is created with the create access_...

Page 232: ...1111 0x11111111 Offset 16 31 0x00001111 0x11110000 0x00000001 0x01000000 Access Profile ID 4 TYPE IPv6 MASK Option Class Flow Label Access ID 1 Mode Deny Ports 1 4 1 ABCD Total Entries 4 DGS 3324SRi 4 create cpu access_profile Purpose Used to create an access profile specifically for CPU Interface Filtering on the Switch and to define which parts of each incoming frame s header the Switch will exa...

Page 233: ...ess_profile command is used to create an access profile used only for CPU Interface Filtering Masks can be entered that will be combined with the values the Switch finds in the specified frame header fields Specific values for the rules are entered using the config cpu access_profile command below Parameters ethernet Specifies that the Switch will examine the layer 2 part of each packet header vla...

Page 234: ...udp Specifies that the switch will examine each frame s Universal Datagram Protocol UDP field src_port_mask hex 0x0 0xffff Specifies a UDP port mask for the source port dst_port_mask hex 0x0 0xffff Specifies a UDP port mask for the destination port protocol_id Specifies that the switch will examine each frame s Protocol ID field user_define_mask hex 0x0 0xffffffff Specifies that the rule applies t...

Page 235: ...his command Example usage To create a cpu access profile DGS 3324SRi 4 create cpu access_profile ip vlan source_ip_mask 20 0 0 0 destination_ip_mask 10 0 0 0 dscp icmp type code permit profile_id 1 Command create cpu access_profile ip vlan source_ip_mask 20 0 0 0 destination_ip_mask 10 0 0 0 dscp icmp type code permit profile_id 1 Success DGS 3324SRi 4 delete cpu access_profile Purpose Used to del...

Page 236: ...xffffffff offset_48 63 hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff offset_64 79 hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff hex 0x0 0xffffffff ipv6 class flowlabel source_ipv6_mask ipv6addr destination_ipv6_mask ipv6addr permit deny delete access id value 1 5 Description The config cpu access_profile command is used to configure a CPU access profile for...

Page 237: ...this ICMP code igmp Specifies that the Switch will examine the Internet Group Management Protocol IGMP field within each packet type value 0 255 Specifies that the access profile will apply to packets that have this IGMP type value tcp Specifies that the Switch will examine the Transmission Control Protocol TCP field within each packet src_port value 0 65535 Specifies that the access profile will ...

Page 238: ...ering this parameter will instruct the Switch to examine the flow label field of the IPv6 header This flow label field is used by a source to label sequences of packets such as non default quality of service or real time service packets This field is to be defined by the user in hex form source_ipv6 ipv6addr Specifies an IP address mask for the source IPv6 address destination_ipv6 ipv6addr Specifi...

Page 239: ...ble CPU interface filtering on the Switch Syntax disable cpu_interface_filtering Description This command is used in conjunction with the enable cpu_interface_filtering command above to enable and disable CPU interface filtering on the Switch Parameters None Restrictions Only administrator level users can issue this command Example Usage To disable CPU interface filtering DGS 3324SRi 4 disable cpu...

Page 240: ...PU filtering state on the Switch DGS 3324SRi 4 show cpu access_profile Command show cpu access_profile CPU Interface Filtering state Disabled CPU Interface Filtering Access Profile Table Access Profile ID 1 TYPE Ethernet Mask Option VLAN Access ID 1 Mode Permit Darren Total Entries 1 DGS 3324SRi 4 ...

Page 241: ...ified 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 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 specifies all of ...

Page 242: ...nge 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 port 3 and switch 2 port 4 in numerical order Restrictions The port lists for segmentation and the forward list must be on the same switch Example usage To display the current traffic segmentation configuration on the Switch DGS 3324S...

Page 243: ...n Each command is listed in detail in the following sections config box_priority Purpose Used to configure box priority which determines which box becomes master Lower numbers have higher priority Syntax config box_priority current_box_id value 1 12 priority value 1 16 Description This command configures box switch priority Parameters current_box_id value 1 12 Identifies the Switch being configure...

Page 244: ...onfig box_type Purpose Used to configure box type Syntax config box_type current_box_id value 1 12 type DGS 3324SR DXS 3350SR DXS 3326GSR BOX_NOTEXIST Description This command will pre assign the box type of switches in a stack Parameters current_box_id Identifies the Switch being configured Range is 1 12 type Enter the type of switch to be configured The user may choose between the following DGS ...

Page 245: ...tion This command will determine the mode of assigning box IDs Parameters static_mode Box IDs are assigned by the user auto_mode Box IDs are assigned automatically Restrictions Only administrator level users can issue this command Usage Example To configure box type DGS 3324SRi 4 config all_boxes_id auto_mode Command config all_boxes_id auto_mode Success DGS 3324SRi 4 show stack_information Purpos...

Page 246: ... Runtime H W ID Set Type Exist rity version version version 1 AUTO DGS 3324SRi exist 16 2 01 B01 4 30 B08 2A1 2 USR NOT CFG no 3 USR NOT CFG no 4 USR NOT CFG no 5 USR NOT CFG no 6 USR NOT CFG no 7 USR NOT CFG no 8 USR NOT CFG no 9 USR NOT CFG no 10 USR NOT CFG no 11 USR NOT CFG no 12 USR NOT CFG no Topology STAR My Box ID 1 Current state MASTER Box Count 1 DGS 3324SRi 4 ...

Page 247: ...switch SIM allows intermediate devices that do not support SIM This enables the user to manage a switch that are 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 switch that has been manually configured as the controlling device for a group and takes on the followin...

Page 248: ...er through a reboot or web malfunction This feature is accomplished through the use of Discover packets and Maintain packets that previously set SIM members will emit after a reboot Once a MS has had its MAC address and password saved to the CS s database if a reboot occurs in the MS the CS will keep this MS information in its database and when a MS has been rediscovered it will add the MS back in...

Page 249: ...the Switch Syntax enable sim Description This command will enable SIM globally on the Switch SIM features and functions will not function properly unless this function is enabled Parameters None Restrictions Only administrator level users can issue this command Example usage To enable SIM on the Switch DGS 3324SRi 4 enable sim Command enable sim Success DGS 3324SRi 4 disable sim Purpose Used to di...

Page 250: ... will send discovery packets out over the network Hold time Displays the time in seconds the Switch will hold discovery results before dropping it or utilizing it Parameters candidates candidate_id 1 100 Entering this parameter will display information concerning candidates of the SIM group To view a specific candidate include that candidate s id number listed from 1 to 100 members member_id 1 32 ...

Page 251: ...03 04 00 DGS 3324SR L3 Switch 40 4 30 B08 The Man 2 00 55 55 00 55 00 DGS 3324SR L3 Switch 140 4 30 B08 default master Total Entries 2 DGS 3324SRi 4 To show the member information in summary if the member ID is specified DGS 3324SRi 4 show sim members Command show sim members ID MAC Address Platform Hold Firmware Device Name Capability Time Version 1 00 01 04 03 04 00 DGS 3324SR L3 Switch 40 4 30 ...

Page 252: ...m neighbor Neighbor Info Table Port MAC Address Role 23 00 35 26 00 11 99 Commander 23 00 35 26 00 11 91 Member 24 00 35 26 00 11 90 Candidate Total Entries 3 DGS 3324SRi 4 reconfig Purpose Used to connect to a member switch through the commander switch using telnet Syntax reconfig member_id value 1 32 exit Description This command is used to reconnect to a member switch using telnet Parameters me...

Page 253: ...0 password Use this parameter to change a candidate switch CaS to a member switch MS of a SIM group The CaS may be defined by its ID number and a password if necessary delete member_id 1 32 Use this parameter to delete a member switch of a SIM group The member switch should be defined by it ID number Restrictions Only administrator level users can issue this command Example usage To add a member D...

Page 254: ...in seconds that the Switch will send out discovery packets Returning information to the commander switch will include information about other switches connected to it Ex MS CaS The user may set the discovery protocol interval from 30 to 90 seconds hold time sec 100 255 Using this parameter the user may set the time in seconds the Switch will hold information sent to it from other switches utilizin...

Page 255: ... to a specified device from a TFTP server Parameters firmware_from_tftp Specify this parameter if the user wishes to download firmware to members of a SIM group configuration_from_tftp Specify this parameter if the user wishes to download a switch configuration to members of a SIM group ipaddr Enter the IP address of the TFTP server path_filename Enter the path and the filename of the firmware or ...

Page 256: ... 3324SRi 4 download sim_ms configuration 10 53 13 94 c dgssri txt all Command download sim_ms configuration 10 53 13 94 c dgssri txt all This device is updating configuration Please wait Download Status ID MAC Address Result 1 00 01 02 03 04 00 Success 2 00 07 06 05 04 03 Success 3 00 07 06 05 04 03 Success DGS 3324SRi 4 upload sim_ms configuration Purpose Used to upload a configuration or log fil...

Page 257: ...er this parameter to specify the member or members from which the user prefers to upload a switch configuration file The user may specify a member or members by adding the ID number of the specified member all Specify this parameter to upload log or configuration files from all members of the SIM group Restrictions Only administrator level users can issue this command Example usage To upload confi...

Page 258: ...Manual 255 DGS 3324SRi 4 upload sim_ms log_to_tftp 10 55 47 1 D log txt all Command upload sim_ms log_to_tftp 10 55 47 1 D log txt all This device is uploading log file Please wait several minutes Upload Status ID MAC Address Result 1 00 00 55 03 01 00 Success DGS 3324SRi 4 ...

Page 259: ...mm e_week end_week 1 4 last e day end_day sun sat e_mth end_mth 1 12 e_time end_time hh mm offset 30 60 90 120 annual s_date start_date 1 31 s_mth start_mth 1 12 s_time start_time hh mm e_date 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 enable sntp Purpose Enables SNTP server support Syntax enable s...

Page 260: ...escription Use this command to configure SNTP service from a NTP server SNTP must be enabled for this command to function See enable sntp Parameters primary This is the primary server the SNTP information will be taken from ipaddr The IP address of the primary server secondary This is the secondary server the SNTP information will be taken from in the event the primary server is unavailable ipaddr...

Page 261: ...rver 10 1 1 1 SNTP Secondary Server 10 1 1 2 SNTP Poll Interval 720 sec DGS 3324SRi 4 config time Purpose Used to manually configure system time and date settings Syntax config time date date ddmthyyyy time hh mm ss Description This will configure the system time and date settings These will be overridden if SNTP is configured and enabled Parameters date Express the date using two numerical charac...

Page 262: ...urs different from GMT min minute 0 59 Select the number of minutes difference added or subtracted to adjust the time zone Restrictions Only administrator level users can issue this command Example usage To configure time zone settings DGS 3324SRi 4 config time_zone operator hour 2 min 30 Command config time_zone operator hour 2 min 30 Success DGS 3324SRi 4 config dst Purpose Used to enable and co...

Page 263: ...the month e_week Configure the week of the month in which DST ends end_week 1 4 last The number of the week during the month in which DST ends where 1 is the first week 2 is the second week and so 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 sun ...

Page 264: ...day wed e_mth 10 e_time 15 30 offset 30 Success DGS 3324SRi 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 current system time Parameters None Restrictions Only administrator level users can issue this command Example usage To show the time currently set on the Switch s Sy...

Page 265: ...eters 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 command Example Usage To create a static ARP entry for the IP address 10 48 74 121 and MAC address 00 50 BA 00 07 36 DGS 3324SRi 4 create arpentry 10 48 74 121 00 50 BA 00 07 36 Command create arpentry 10 48 74 121 00 50 BA ...

Page 266: ...5535 The ARP age out time in minutes The value may be set in the range of 0 65535 minutes with a default setting of 20 minutes Restrictions Only administrator level users can issue this command Example Usage To configure ARP aging time DGS 3324SRi 4 config arp_aging time 30 Command config arp_aging time 30 Success DGS 3324SRi 4 show arpentry Purpose Used to display the ARP table Syntax show arpent...

Page 267: ... 0A Dynamic System 10 19 72 100 00 50 BA 38 7D 5E Dynamic System 10 21 32 203 00 80 C8 40 C1 06 Dynamic System 10 40 44 60 00 50 BA 6B 2A 1E Dynamic System 10 42 73 221 00 01 02 03 04 00 Dynamic System 10 44 67 1 00 50 BA DA 02 51 Dynamic System 10 47 65 25 00 50 BA DA 03 2B Dynamic System 10 50 8 7 00 E0 18 45 C7 28 Dynamic System 10 90 90 90 00 01 02 03 04 00 Local System 10 255 255 255 FF FF FF...

Page 268: ...e assigned to every VLAN and therefore 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 Interface CLI are listed along with the appropriate parameters in the following table Command Parameters enable vrrp ping disable vrrp ping create vrrp vrid vrid 1 255 ipi...

Page 269: ...isable the VRRP function 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 connectivity This will only disable the ping connectivity check function To disable the VRRP protocol on the Switch omit this parameter Restrictions Only administrator level users can issue this command Example usage To d...

Page 270: ...e between 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 that this router will become the Master router of the group A lower priority will increase the probability that this router will become the backup router VRRP routers that are assigned the s...

Page 271: ...vertisement_interval 1 preempt true critical_ip 10 53 13 224 critical_ip_state enable Success DGS 3324SRi 4 config vrrp vrid Purpose To configure a VRRP router set on the Switch Syntax config vrrp vrid vrid 1 255 ipif ipif_name 12 state enable disable priority int 1 254 ipaddress ipaddr advertisement_interval int 1 255 preempt true false critical_ip ipaddr critical_ip_state enable disable Descript...

Page 272: ...ter router A false entry will disable the backup router from becoming the Master router This setting must be consistent with all routers participating within the same VRRP group The default setting is true critical_ip ipaddr Enter the IP address of the physical device that will provide the most direct route to the Internet or other critical network connections from this virtual router This must be...

Page 273: ... by a router If the two passwords are not exactly the same the packet will be dropped ip authdata string 16 This parameter will require the user to set an alphanumeric authentication string of no more than 16 characters to generate a MD5 message digest for authentication in comparing VRRP messages received by the router If the two values are inconsistent the packet will be dropped Restrictions Onl...

Page 274: ...ent Interval 1 secs Preempt Mode True Virtual Router Up Time 2754089 centi secs Total Entries 1 DGS 3324SRi 4 delete vrrp Purpose Used to delete a vrrp entry from the switch Syntax delete vrrp vrid vrid 1 255 ipif ipif_name 12 Description This command is used to remove a VRRP router running on a local device Parameters vrid vrid 1 255 Enter the VRRP ID of the virtual router to be deleted Not enter...

Page 275: ...ing table Parameters network_address IP address and netmask of the IP interface that is the destination of the route The address and mask information can be specified 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 metric 1 65535 Allows the entry of a routing protocol metric entry representing the number...

Page 276: ...se 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 The address and mask information can be specified using the traditional ...

Page 277: ...witch s current IP routing table Syntax show iproute network_address static rip ospf Description This command will display the Switch s current IP routing table Parameters network_address IP address and netmask of the IP interface that is the destination of the route The address and mask information can be specified using the traditional format for example 10 1 2 3 255 0 0 0 or in CIDR format 10 1...

Page 278: ...s for the exchange of RIP routes to OSPF routes on the Switch Syntax create route redistribute dst ospf src static rip local mettype 1 2 metric value 0 65535 Description 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 Static Routing Table on the local switch...

Page 279: ... RIP routing protocols to all routers on the network that are running OSPF or RIP Routing information entered into the Static Routing Table on the local switch is also redistributed Parameters src all internal external type_1 type_2 inter e1 inter e2 Allows the selection of the protocol of the source device The user may choose between all Specifies both internal an external internal Specifies the ...

Page 280: ... route redistribute dst rip src ospf all metric 2 Command create route redistribute dst rip src ospf all metric 2 Success DGS 3324SRi 4 config route redistribute dst ospf src Purpose Used configure route redistribution settings for the exchange of RIP routes to OSPF routes on the Switch Syntax config route redistribute dst ospf src static rip local mettype 1 2 metric value 0 65535 Description Rout...

Page 281: ...ues for the routing metrics and the types or forms of the routing information that will be redistributed Route Source Metric Metric Type RIP 0 to 16777214 mettype 1 mettype 2 Static 0 to 16777214 mettype 1 mettype 2 Local 0 to 16777214 mettype 1 mettype 2 Allowed Metric Type combinations are mettype 1 or mettype 2 The metric value 0 above will be redistributed in OSPF as the metric 20 Example Usag...

Page 282: ...or RIP to OSPF by adding the destination s interface cost to the metric entered in the Metric field type_2 Uses the metric entered in the Metric field without change This field applies only when the destination field is OSPF inter e1 Specifies the internal protocol AND type 1 of the external protocol inter e2 Specifies the internal protocol AND type 2 of the external protocol metric value Allows t...

Page 283: ...src ospf Success DGS 3324SRi 4 show route redistribute Purpose Used to display the route redistribution on the Switch Syntax show route redistribute dst rip ospf src rip static local ospf Description Displays the current route redistribution settings on the Switch Parameters src rip static local ospf Allows the selection of the routing protocol on the source device The user may choose between RIP ...

Page 284: ... Each command is listed 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 command is used to configure the BOOTP relay feature Parameters hops value 1 16 Specifies the maximum number of relay agent hops that the BOOTP packets can cross time sec 0 65535 If...

Page 285: ...SRi 4 config bootp_relay add ipif System 10 43 21 12 Command config bootp_relay add ipif System 10 43 21 12 Success DGS 3324SRi 4 config bootp_relay delete Purpose Used to delete an IP destination addresses from the Switch s BOOTP relay table Syntax config bootp_relay delete ipif ipif_name 12 ipaddr Description This command is used to delete an IP destination addresses in the Switch s BOOTP relay ...

Page 286: ...s command Example Usage To enable the BOOTP relay function DGS 3324SRi 4 enable bootp_relay Command enable bootp_relay Success DGS 3324SRi 4 disable bootp_relay Purpose Used to disable the BOOTP relay function on the Switch Syntax disable bootp_relay Description This command in combination with the enable bootp_relay command above is used to enable and disable the BOOTP relay function on the Switc...

Page 287: ...ce name is specified the BOOTP relay configuration for that IP interface Parameters ipif_name 12 The name of the IP interface for which to display the current BOOTP relay configuration Restrictions None Example Usage To display bootp relay status DGS 3324SRi 4 show bootp_relay Command show bootp_relay Bootp Relay Status Disabled Bootp Hops Count Limit 4 Bootp Relay Time Threshold 0 Interface Serve...

Page 288: ...meserver ipaddr add delete static domain_name 32 ipaddr Description 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 address below is the address of the secondary DNS server nameserver ipaddr The IP address of the DNS nameserver add delete Indicates ...

Page 289: ... 21 12 Success DGS 3324SRi 4 enable dnsr Purpose Used to enable 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 parameter will allow the user to enable the cache lookup for the DNS rely on the Switch static This parameter will allow the user to enable th...

Page 290: ...e static Description This 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 DNS rely on the Switch static This parameter will allow the user to disable the static table lookup for the DNS rely on the Switch Restrictions Only administrator level users...

Page 291: ...on This command is used to 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 displayed Restrictions None Example Usage To display DNS relay status DGS 3324SRi 4 show dnsr Command show dnsr DNSR Status Disabled Primary Name Server 0 0 0 0 Secondary Name Server ...

Page 292: ... disable tx_mode disable v1_only v1_compatible v2_only rx_mode v1_only v2_only v1_or_v2 disable state enable disable Description This command is used to configure RIP on the Switch Parameters ipif_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 Allow...

Page 293: ...age_collect_interval sec 1 65535 Description This command is used to configure RIP timers on the Switch The switch administrator can now configure RIP timers for the RIP update interval the route timeout value and the garbage collection interval These timers if properly configured can reduce the amount of unnecessary traffic passing through the Switch Parameters update_interval sec 1 65535 This in...

Page 294: ...al 60 garbage_collect_interval 60 Success DGS 3324SRi 4 enable rip Purpose Used to enable RIP Syntax enable rip Description This command is used to enable RIP on the Switch Parameters None Restrictions Only administrator level users can issue this command Example Usage To enable RIP DGS 3324SRi 4 enable rip Command enable rip Success DGS 3324SRi 4 disable rip Purpose Used to disable RIP Syntax dis...

Page 295: ...ameters ipif ipif_name 12 The name of the IP interface for which to display the RIP configuration and settings If this parameter is not specified the show rip command will display the global RIP configuration for the Switch Restrictions None Example Usage To display RIP configuration DGS 3324SRi 4 show rip Command show rip RIP Global State Disabled Update Interval 30 sec Timeout Interval 180 sec G...

Page 296: ... 65535 state enable disable Description This command is used to configure DVMRP on the Switch Parameters ipif ipif_name 12 The name of the IP interface for which DVMRP is to be configured all Specifies that DVMRP is to be configured for all IP interfaces on the Switch metric value 1 31 Allows the assignment of a DVMRP route cost to the above IP interface A DVMRP route cost is a relative number tha...

Page 297: ...d config dvmrp ipif System neighbor_timeout 30 metric 1 probe 5 Success DGS 3324SRi 4 enable dvmrp Purpose Used to enable DVMRP Syntax enable dvmrp Description This command in combination with the disable dvmrp command below to enable and disable DVMRP on the Switch Parameters None Restrictions Only administrator level users can issue this command Example Usage To enable DVMRP DGS 3324SRi 4 enable...

Page 298: ...table DGS 3324SRi 4 show dvmrp routing_table Command show dvmrp routing_table DVMRP Routing Table Source Address Netmask Upstream Neighbor Metric Learned Interface Expire 10 0 0 0 8 10 90 90 90 2 Local System 20 0 0 0 8 20 1 1 1 2 Local ip2 117 30 0 0 0 8 30 1 1 1 2 Dynamic ip3 106 Total Entries 3 DGS 3324SRi 4 show dvmrp neighbor Purpose Used to display the DVMRP neighbor table Syntax show dvmrp ...

Page 299: ...d will display the DVMRP routing next hop table Parameters ipif_name 12 The name of the IP interface for which to display the current DVMRP routing next hop table ipaddress network_address The IP address and netmask of the destination The address and mask information can be specified using the traditional format for example 10 1 2 3 255 0 0 0 or in CIDR format 10 1 2 3 8 Restrictions None Example ...

Page 300: ...play the current DVMRP routing table Parameters ipif_name 12 This parameter will display DVMRP settings for a specific IP interface Restrictions None Example Usage To show DVMRP configurations DGS 3324SRi 4 show dvmrp Command show dvmrp DVMRP Global State Disabled Interface IP Address Neighbor Timeout Probe Metric State System 10 90 90 90 8 35 10 1 Disabled Trinity 12 1 1 1 8 35 10 1 Enabled Total...

Page 301: ...twork to determine which C BSR has the higher priority and once determined will be elected as the BSR Once determined the BSR will collect RP data emanating from candidate RPs on the PIM SM network compile it and then send it out on the land using periodic Boot Strap Messages BSM All PIM SM Routers will get the RP information from the Boot Strap Mechanism and then store it in their database Discov...

Page 302: ...Assert message PIM DM The Protocol Independent Multicast Dense Mode PIM DM protocol should be used in networks with a low delay low latency and high bandwidth as PIM DM is optimized to guarantee delivery of multicast packets not to reduce overhead The PIM DM multicast routing protocol is assumes that all downstream routers want to receive multicast messages and relies upon explicit prune messages ...

Page 303: ...me 12 show pim ipif ipif_name 12 show pim neighbor ipif ipif_name 12 ipaddress network_address show pim ipmroute create pim register_checksum_include_data rp_address ipaddr delete pim register_checksum_include_data rp_address ipaddr show pim register_checksum_include_data_rp_list Each command is listed in detail in the following sections enable pim Purpose Used to enable the PIM function on the Sw...

Page 304: ...M mode Designated Router priority and various timers Parameters ipif ipif_name 12 Enter an IP interface for which to configure the PIM settings This name cannot exceed 12 alphanumeric characters all Select this parameter to configure PIM settings for all IP interfaces on the Switch hello sec 1 18724 Used to set the interval time between the sending of Hello Packets from this IP interface to neighb...

Page 305: ...urpose Used to set a time to send a probe message from the DR to the RP before the Register Suppression time expires Syntax config pim register_probe_time value 1 127 Description This command is used to set a time to send a probe message from the DR to the RP before the Register Suppression time expires If a Register Stop message is received by the DR the Register Suppression Time will be restarte...

Page 306: ...is command Example usage To configure the register suppression time DGS 3324SRi 4 config pim register_suppression_time 15 Command config pim register_suppression time_15 Success DGS 3324SRi 4 NOTE The Probe time value must be less than half of the Register Suppression Time value If not the administrator will be presented with a Fail message create pim crp Purpose To enable the Switch to become a c...

Page 307: ...m crp Purpose To configure the Candidate RP settings that will determine the RP Syntax config pim crp holdtime value 0 255 priority value 0 255 wildcard_prefix_cnt 0 1 Description This command will configure parameters regarding the Candidate RP on the Switch including hold time priority and wildcard prefix count This command is for PIM SM configurations only Parameters holdtime value 0 255 This f...

Page 308: ... 4 create pim static_rp Purpose Used to enter the multicast group IP address used in identifying the Rendezvous Point RP Syntax create pim static_rp group network address rp ipaddr Description This command will enter the multicast group IP address which will be used to identify the RP This entry must be a class D IP address This command is for PIM SM configurations only Parameters group network_ad...

Page 309: ...ple To remove the the multicast group IP address used in identifying the Rendezvous Point RP DGS 3324SRi 4 delete pim static_rp group 231 0 0 1 32 Command delete pim static_rp group 231 0 0 1 32 Success DGS 3324SRi 4 show pim static_rp Purpose To show the Static Rendezvous Point RP settings Syntax show pim static_rp Description This command will display the Static Rendezvous Point RP settings This...

Page 310: ...e Example To set the SPT threshold DGS 3324SRi 4 config pim rp_spt_threshold 1000 Command config pim rp_spt_threshold 1000 Success DGS 3324SRi 4 config last_hop_spt_threshold Purpose Used to configure the packet threshold that the last hop router in the RP tree will use to change its path to a SPT Syntax config last_hop_spt_threshold value 0 65535 infinity Description This command will configure t...

Page 311: ...rmation DGS 3324SRi 4 show pim rpset Command show pim rpset Bootstrap Router 12 43 51 81 Group Address RP Address Holdtime Expired Time Type 224 0 0 1 4 31 43 51 81 150 107 Total Entries 1 DGS 3324SRi 4 show pim crp Purpose Used to display the Candidate RP settings on the Switch along with CRP parameters configured for the Switch Syntax show pim crp Description This command will display the settin...

Page 312: ...5 Used to state the Priority of this IP Interface to become the BSR The user may select a priority between 1 to 255 An entry of 1 states that the interface will be disabled to be the BSR hash_masklen value 0 32 Enter a hash mask length which will be used with the IP address of the candidate RP and the multicast group address to calculate the hash algorithm used by the router to determine which CRP...

Page 313: ...he CBSR DGS 3324SRi 4 config pim cbsr bootstrap_period 60 Command config pim cbsr bootstrap_period 60 Success DGS 3324SRi 4 show pim cbsr Purpose Used to display the Candidate BSR settings of the switch along with CBSR parameters configured for the Switch Syntax show pim cbsr ipif ipif_name12 Description This command will display the settings for Candidate BSRs that are accessible to the switch Th...

Page 314: ...that are accessible to the switch Parameters ipif_name 12 Enter the name of the IP address for which to display settings Entering no name will display all PIM IP interfaces Restrictions None Usage Example To view the PIM settings DGS 3324SRi 4 show pim Command show pim PIM Global State Enabled Last Hop SPT Threshold 0 packet per second switch to SPT tree immediately RP SPT threshold 0 packet per s...

Page 315: ...bor for which to display information Adding no parameters to this command will display all PIM neighbors that probed the Switch Restrictions None Usage Example To view the PIM neighbors DGS 3324SRi 4 show pim neighbor Command show pim neighbor PIM Neighbor Address Table Interface Name Neighbor Address Expired Time n10 10 20 6 251 79 Total Entries 1 DGS 3324SRi 4 show pim ipmroute Purpose Used to d...

Page 316: ...32 0 0 0 0 spt S G 229 55 150 208 31 43 51 81 32 0 0 0 0 rpt G 239 192 0 1 31 43 51 81 32 0 0 0 0 rpt G Total Entries 12 DGS 3324SRi 4 create pim register_checksum_include_data Purpose Used to set the RPs that the Switch will send Register packets to and create checksums to be included with the data in Registered packets Syntax create pim register_checksum_include_data rp_ address ipaddr Descripti...

Page 317: ...in Registered packets Restrictions Only administrator level users can use this command Usage Example To delete RPs that the Switch will send Register packets to and create checksums to be included with the data in Registered packets DGS 3324SRi 4 delete pim register_checksum_include_data rp_ address 11 1 1 1 Command delete pim register_checksum_include_data rp_ address 11 1 1 1 Success DGS 3324SRi...

Page 318: ... Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 315 DGS 3324SRi 4 show pim register_checksum_include_data_rp_ list Command show pim register_checksum_include_data_rp_ list RP Address 11 1 1 1 Total Entries 1 DGS 3324SRi 4 ...

Page 319: ...paddress network_address Description This command will display the current IP multicast forwarding cache Parameters group group The multicast group IP address ipaddress network_address The IP address and netmask of the source The address and mask information can be specified using the traditional format for example 10 1 2 3 255 0 0 0 or in CIDR format 10 1 2 3 8 Restrictions None Usage Example To ...

Page 320: ... the IP multicast interface table For example if DVMRP is specified the table will display only those entries that are related to the DVMRP protocol inactive Specifying this parameter will display entries that are currently inactive dvmrp Specifying this parameter will display only those entries that are related to the DVMRP protocol pim Specifying this parameter will display only those entries th...

Page 321: ...te an entry for 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 this command Usage Example To create an entry in the MD5 key table DGS 3324SRi 4 create md5 key 1 dlink Command create md5 key 1 dlink Success DGS 3324SRi 4 config md5 key Purpose Use...

Page 322: ...e a specific entry in the MD5 key table Parameters key_id 1 255 The MD5 key ID to delete Restrictions Only administrator level users can issue this command Usage Example The delete an entry in the MD5 key table DGS 3324SRi 4 delete md5 key 1 Command delete md5 key 1 Success DGS 3324SRi 4 show md5 Purpose Used to display an MD5 key table Syntax show md5 key key_id 1 255 Description This command wil...

Page 323: ...00 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual 320 DGS 3324SRi 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 3324SRi 4 ...

Page 324: ... 65535 show ospf host_route ipaddr create ospf aggregation area_id network_address lsdb_type summary advertise enabled disabled delete ospf aggregation area_id network_address lsdb_type summary config ospf aggregation area_id network_address lsdb_type summary advertise enable disable show ospf aggregation area_id show ospf lsdb area area_id advertise_router ipaddr type rtrlink netlink summary assu...

Page 325: ... config ospf router_id 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 Restrictions Only administrator level users can issue this command Usage Example To configure the OSPF router ID DGS 3324SRi 4 config ospf router_id 10 48 74 122 Command config os...

Page 326: ...ions Only administrator level users can issue this command Usage Example To disable OSPF on the Switch DGS 3324SRi 4 disable ospf Command disable ospf Success DGS 3324SRi 4 show ospf Purpose Used to display the current OSPF state on the Switch Syntax show ospf Description This command will display the current state of OSPF on the Switch divided into the following categories General OSPF settings O...

Page 327: ...es 3 OSPF Area Settings 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 Configuration Transit Virtual Hello Dead Authentication Link Area ID Neighbor Router Interval Interval Status 10 0 0 0 20 0 0 0 10 60 None DOWN 10 1 1 1 20 1 1 1 10 60 None DOWN Total En...

Page 328: ...les the OSPF area to import 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 administrator level users can issue this command Usage Example To create an OSPF area DGS 3324SRi 4 create ospf area 10 48 74 122 type normal Command create ospf area 10 48 74 122 type n...

Page 329: ... 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 Only administrator level users can issue this command Usage Example To configure an OSPF area s settings DGS 3324SRi 4 config ospf area 10 48 74 122 type stub stub_summary enable metric 1 Command config o...

Page 330: ...ber 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 Restrictions Only administrator level users can issue this command Usage Example To configure the OSPF host route settings DGS 3324SRi 4 create ospf host_route 10 48 74 122 area 10 1 1 1 metric 2 Command create ospf ho...

Page 331: ...ly identifies the OSPF area in the OSPF domain value A metric between 1 and 65535 that will be advertised for the route Restrictions Only administrator level users can issue this command Usage Example To configure an OSPF host route DGS 3324SRi 4 config ospf host_route 10 48 74 122 area 10 1 1 1 metric 2 Command config ospf host_route 10 48 74 122 area 10 1 1 1 metric 2 Success DGS 3324SRi 4 show ...

Page 332: ...r in the form of an IP address that uniquely identifies the network that corresponds to the OSPF Area lsdb_type summary The type of address aggregation advertise enable disable Allows for the advertisement trigger to be enabled or disabled Restrictions Only administrator level users can issue this command Usage Example To create an OSPF area aggregation DGS 3324SRi 4 create ospf aggregation 10 1 1...

Page 333: ...o configure the OSPF area aggregation settings Syntax config ospf aggregation area_id network_address lsdb_type summary advertise enable disable Description This command is used to configure the OSPF area aggregation settings 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...

Page 334: ...egation Settings Area ID Aggregated LSDB Advertise Network Address Type 10 1 1 1 10 0 0 0 8 Summary Enabled 10 1 1 1 20 2 0 0 16 Summary Enabled Total Entries 2 DGS 3324SRi 4 show ospf lsdb Purpose Used to display the OSPF Link State Database LSDB Syntax show ospf lsdb area_id area_id advertise_router ipaddr type rtrlink netlink summary assummary asextlink Description This command will display the...

Page 335: ...001 1 0 0 0 RTRLink 50 48 75 73 50 48 75 73 0x80000001 1 0 0 0 Summary 50 48 75 73 40 0 0 0 8 1 0x80000001 1 0 0 0 Summary 50 48 75 73 50 0 0 0 8 1 0x80000001 ASExtLink 50 48 75 73 1 2 0 0 16 20 0x80000001 Total Entries 5 DGS 3324SRi 4 show ospf neighbor Purpose Used to display the current OSPF neighbor router table Syntax show ospf neighbor ipaddr Description This command will display the current...

Page 336: ...x xxx xxx xxx that uniquely identifies the remote area s Area Border Router Restrictions None Usage Example To display the current OSPF virtual neighbor table DGS 3324SRi 4 show ospf virtual_neighbor Command show ospf virtual_neighbor Transit Router ID of IP Address of Virtual Neighbor Area ID Virtual Neighbor Virtual Neighbor State 10 1 1 1 10 2 3 4 10 48 74 111 Exchange Total Entries 1 DGS 3324S...

Page 337: ...st be evenly divisible by the Hello Interval metric value 1 65535 The interface metric 1 to 65535 Entering a 0 will allow automatic calculation of the metric authentication Enter the type of authentication preferred The user may choose between none Choosing this parameter will require no authentication simple password 8 Choosing this parameter will set a simple authentication which includes a case...

Page 338: ..._interval sec 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 seconds can be specified The Dead Interval must be evenly divisible by the Hello Interval metric value 1 65535 The interface metric 1 to 65535 Entering a 0 will allow automatic calculation...

Page 339: ...ngs Restrictions None Usage Example To display the current OSPF interface settings for a specific OSPF interface DGS 3324SRi 4 show ospf ipif ipif2 Command show ospf ipif ipif2 Interface Name ipif2 IP Address 123 234 12 34 24 Link Up Network Medium Type BROADCAST Metric 1 Area ID 1 0 0 0 Administrative State Enabled Priority 1 DR State DR DR Address 123 234 12 34 Backup DR Address None Hello Inter...

Page 340: ... Dead Interval 40 Transmit Delay 1 Retransmit Time 5 Authentication None Interface Name ipif2 IP Address 123 234 12 34 24 Link Up Network Medium Type BROADCAST Metric 1 Area ID 1 0 0 0 Administrative State Enabled Priority 1 DR State DR DR Address 123 234 12 34 Backup DR Address None Hello Interval 10 Dead Interval 40 Transmit Delay 1 Retransmit Time 5 Authentication None Total Entries 2 DGS 3324S...

Page 341: ... between 1 and 65535 seconds can be specified The Dead Interval must be evenly divisible by the Hello Interval authentication Enter the type of authentication preferred The user may choose between none Choosing this parameter will require no authentication simple password 8 Choosing this parameter will set a simple authentication which includes a case sensitive password of no more than 8 character...

Page 342: ...declares that router down An interval between 1 and 65535 seconds can be specified The Dead Interval must be evenly divisible by the Hello Interval authentication Enter the type of authentication preferred The user may choose between none Choosing this parameter will require no authentication simple password 8 Choosing this parameter will set a simple authentication which includes a case sensitive...

Page 343: ...SRi 4 delete ospf virtual_link 10 1 12 20 1 1 1 Command delete ospf virtual_link 10 1 12 20 1 1 1 Success DGS 3324SRi 4 show ospf virtual_link Purpose Used to display the current OSPF virtual interface configuration Syntax show ospf virtual_link area_id neighbor_id Description This command will display the current OSPF virtual interface configuration Parameters area_id A 32 bit number in the form ...

Page 344: ...I Manual 341 DGS 3324SRi 4 show ospf virtual_link Command show ospf virtual_link Virtual Interface Configuration Transit Virtual Hello Dead Authentication Link Area ID Neighbor Router Interval Interval Status 10 0 0 0 20 0 0 0 10 60 None DOWN Total Entries 1 DGS 3324SRi 4 ...

Page 345: ...ll always be the first choice for routing purposes and the next most reliable path is Static due to the fact that its has the next lowest value To set a higher reliability for a route change its value to a number less than the value of a route preference that has a greater reliability value using the config route preference command For example if the user wishes to make RIP the most reliable route...

Page 346: ... the preference value for the OSPF Inter area route ospfExtT1 Choose this parameter to configure the preference value for the OSPF AS External route type 1 route ospfExtT2 Choose this parameter to configure the preference value for the AS External route type 2 route value 1 999 Enter a value between 1 and 999 to set the route preference for a particular route The lower the value the higher the cha...

Page 347: ... parameter to view the route preference settings for the OSPF AS External route type 1 ospfExtT2 Enter this parameter to view the route preference settings for the OSPF AS External route type 2 Entering this command with no parameters will display the route preference for all routes Restrictions None Example usage To view the route preference values for all routes DGS 3324SRi 4 show route preferen...

Page 348: ...disable jumbo_frame show jumbo_frame Each command is listed in detail in the following sections enable jumbo_frame Purpose Used to enable the jumbo frame function on the Switch Syntax enable jumbo_frame Description This command will allow ethernet frames larger than 1536 bytes to be processed by the Switch The maximum size of the jumbo frame may not exceed 9k Parameters None Restrictions None Exam...

Page 349: ...uccess DGS 3324SRi 4 show jumbo_frame Purpose Used to show the status of the jumbo frame function on the Switch Syntax show jumbo_frame Description This command will show the status of the jumbo frame function on the Switch Parameters None Restrictions None Usage Example To show the jumbo frame status currently configured on the Switch DGS 3324SRi 4 show jumbo_frame Command show jumbo_frame Off DG...

Page 350: ...rmat drive FAT16 fast full full_with_MBR label_name 8 md pathname 64 mkdir pathname 64 rd pathname 64 ren source_path_filename 64 target path_filename rename source_path_filename 64 target path_filename rmdir pathname 64 Each command is listed in detail in the following sections show storage_media_info Purpose Used to view media on the storage media accessory Syntax show storage_media_info Descrip...

Page 351: ...trictions Only administrator level users can issue this command Example usage To change the name of a file directory located on the storage media accessory DGS3324SRi 4cd c test1 Command cd c test1 Done DGS3324SRi 4 copy Purpose Used to copy a file Syntax copy source_path_filename 64 target_path_filename 64 Description This command is used to copy a file from a source location and paste it to a ho...

Page 352: ...ic path Restrictions Only administrator level users can issue this command Example usage To view the directory files on the media storage accessory DGS 3324SRi 4 dir Command dir ABC DIR 2003 06 20 18 57 ABC CFG 2003 07 27 16 55 CINDY_ 1 CFG 2003 07 02 10 51 DEF TXT 2003 07 27 16 56 TEST DIR 2003 07 27 16 24 TEST1 DIR 2003 07 27 16 25 total file 3 total directory 3 DGS 3324SRi erase Purpose Used to...

Page 353: ...tting just the file architecture of the storage media accessory This will not clear the data sectors full Denotes a full format This option will clear all sectors in a partition except the Master Boot Record full_with_MBR Denotes that a full format will occur and all sectors of the card will be cleared including the Master Boot Record label_name 8 Enter a previously set name associated with this s...

Page 354: ...or level users can issue this command Example usage To create a new directory DGS 3324SRi 4 md c abc Command md c abc Done DGS 3324SRi 4 mkdir Purpose To create a directory Syntax mkdir pathname 64 Description This command is used to make a new directory on the storage media accessory Parameters pathname 64 Enter the path and name of the file to be created This entry cannot exceed 64 characters in...

Page 355: ...ile DGS 3324SRi 4 rd c test Command rd c test Done DGS 3324SRi 4 ren Purpose To rename a file Syntax ren source_path_filename 64 target_path_filename 64 Description This command is used to rename a filename located on the storage media accessory Parameters source_path_filename 64 Enter the path and name of the file to be renamed target_path_filename 64 Enter the new name and path of the file to be...

Page 356: ...d 64 characters in length Restrictions Only administrator level users can issue this command Example usage To rename a file DGS 3324SRi 4 rename c abc txt c cba txt Command rename c abc txt c cba txt Done DGS 3324SRi 4 rmdir Purpose Used to delete a directory from the storage media accessory Syntax rmdir pathname 64 Description This command is used to delete a directory listed on the storage media...

Page 357: ...ing the question mark with an appropriate command will list all the corresponding parameters for the specified command along with a brief description of the commands function and similar commands having the same words in the command Restrictions None Example usage To display all of the commands in the CLI DGS 3324SRi 4 clear clear arptable clear counters clear fdb clear log config 802 1p default_p...

Page 358: ...d config stp mst_ports config stp ports config stp priority config stp version DGS 3324SRi 4 show command_history Purpose Used to display the command history Syntax show command_history Description This command will display the command history Parameters None Restrictions None Example usage To display the command history DGS 3324SRi 4 show command_history Command show command_history show show vla...

Page 359: ... value 1 40 Description This command is used to configure the command history Parameters value 1 40 The number of previously executed commands maintained in the buffer Up to 40 of the latest executed commands may be viewed Restrictions None Example usage To configure the command history DGS 3324SRi 4 config command_history 20 Command config command_history 20 Success DGS 3324SRi 4 ...

Page 360: ...o built in 40 x 40 x10 mm fans One built in 60 x 60 x 18 mm fan DXS 3350SR Two 40 x 40 x 18mm DC fans Operating Temperature 0 to 40 degrees Celsius Storage Temperature 25 to 55 degrees Celsius Humidity Operating 5 to 95 RH non condensing Storage 0 to 95 RH non condensing Dimensions DGS 3324SR DGS 3324SRi 441 mm x 207 mm x 44 mm 1U 19 inch rack mount width DXS 3326GSR DXS 3350SR 441 mm x 430 mm x 4...

Page 361: ...ull duplex 10 Mbps 20Mbps 100Mbps 200Mbps n a 2000Mbps SFP Mini GBIC Support IEEE 802 3z 1000BASE LX DEM 310GT transceiver IEEE 802 3z 1000BASE SX DEM 311GT transceiver IEEE 802 3z 1000BASE LH DEM 314GT transceiver IEEE 802 3z 1000BASE ZX DEM 315GT transceiver Network Cables 10BASE T 100BASE TX UTP Cat 5 Cat 5 Enhanced for 1000Mbps UTP Cat 5 for 100Mbps UTP Cat 3 4 5 for 10Mbps EIA TIA 568 100 ohm...

Page 362: ... 3326GSR 2 MB per device DXS 3350SR 4 MB per device Filtering Address Table 16 K MAC addresses per device 3K IP addresses per device Packet Filtering Forwarding Rate Full wire speed for all connections 148 810 pps per port for 100Mbps 1 488 100 pps per port for 1000Mbps MAC Address Learning Automatic update Forwarding Table Age Time Max age 10 1000000 seconds Default 300 ...

Reviews: