Do you have a question about the GS-2240-48T4X and is the answer not in the manual?
Questions and answers
shaik imran
February 15, 2025
we need all command are working on planet switches
1 comments:
Mr. Anderson
February 15, 2025
The Planet Networking & Communication GS-2240-48T4X switch supports the following commands:
1. show system-runtime - Displays system runtime information. 2. show systime - Displays the system time information. 3. show user - Displays user status. 4. show version - Displays software and system information. 5. show vlan - Displays VLAN information. 6. spanning-tree force-version - Configures the STP version for a specific interface. 7. spanning-tree guard root - Enables BPDU Guard in root mode for a specific interface. 8. spanning-tree link-type - Configures point-to-point mode for an interface. 9. spanning-tree portfast - Configures PortFast settings. 10. help - Provides command-line help. 11. hostname - Configures the switch’s hostname. 12. interface range | xe | ge - Configures interface settings for specific ports.
These commands allow users to monitor system status, configure spanning-tree settings, manage VLANs, and set device parameters.
This answer is automatically generated
Related Manuals for Planet Networking & Communication GS-2240-48T4X
Page 6
Command Guide 4.14.6 show ip arp ................................81 4.14.7 show ip dhcp snooping ............................81 4.14.8 show ip igmp snooping ............................82 4.14.9 show ip interface brief............................83 4.14.10 show ip route ..............................83 4.14.11 show lacp.................................84 4.14.12 show lldp .................................84 4.14.13 show logging ..............................85 4.14.14 show mac address-table..........................85 4.14.15 show memory-utilization ..........................86 4.14.16 show mirror..............................86...
Command Guide Chapter 1 COMMAND LINE INTERFACE 1.1 Accessing the CLI When accessing the management interface for the switch over a direct connection to the server’s console port, or via a Telnet connection, the switch can be managed by entering command keywords and parameters at the prompt. Using the switch's command-line interface (CLI) is very similar to entering commands on a UNIX system.
Command Guide The CLI provides the following modes: User Mode When the operator logs into the CLI, the User Mode is the initial mode. The User Mode contains a limited set of commands. The command prompt shown at this level is: Command Prompt: switch>...
Command Guide Chapter 2 CONSOLE CLI MANAGEMENT 2.1 Terminal Setup To configure the system, connect a serial cable to a COM port on a PC or notebook computer and to RJ45 type of serial (console) port of the Industrial Managed Switch. Figure 2-1 Industrial Managed Switch Console Connectivity The console port of the Industrial Managed Switch is an RJ45 type, RS232 serial port connector.
Page 11
Command Guide Figure 2-3 Terminal emulatior COM Port Configuration You can change these settings, if desired, after you log on. This management method is often preferred because you can remain connected and monitor the system during system reboots. Also, certain error messages are sent to the serial port, regardless of the interface through which the associated action was initiated.
Command Guide 2.2 Logon to the Console Once the terminal is connected to the device, power on the Industrial Managed Switch, and the terminal will display “running testing procedures”. Then, the following message asks to log-in user name and password. The factory default user name and password are shown as follows and the login screen in Figure 3-1 appears.
Page 13
Command Guide Configuring IP Address At the “#” prompt, enter the following command and press <Enter>.as shown in Figure 3-3. # configure terminal (config)# ip route 0.0.0.0/0 192.168.1.254 (config)# interface vlan 1 (config-vlan1)# ip address 192.168.1.100/24 The previous command would apply the following settings for the Industrial Managed Switch. IP Address: 192.168.1.100 Subnet Mask: 255.255.255.0 Gateway: 192.168.1.254...
Command Guide Chapter 3 TELNET CLI MANAGEMENT 3.1 Telnet Login The Industrial Managed Switch also supports telnet for remote management. The switch asks for user name and password for remote login when using telnet, please use “admin” for both username and password. Default IP address: 192.168.0.100 Username: admin Password: admin...
Command Guide 4.2.4 clear ip prefix-list Command: clear ip prefix-list <WORD> <WORD> Name of a prefix list. Default: Usage Guide: To clear the IP . Example: To clear the Switch’s ERPS group 1 statistics. Switch# # clear ip prefix-list 4.2.5 clear lacp Command: clear lacp {counters} | {<1-32>...
Command Guide 4.3.2 exit Command: exit Default: Usage Guide: To exit configure terminal mode. Example: To exit configure terminal mode. Switch# configure terminal Switch (config)# exit 4.3.3 help Command: help Default: Usage Guide: To explain how to use commands. Example: To explain how to use commands.
Command Guide Two styles of help are provided: 1. Full help is available when you are ready to enter a command argument (e.g. 'show ?') and describes each possible argument. 2. Partial help is provided when an abbreviated argument is entered and you want to know what arguments match the input (e.g.
Command Guide Example: To enter the interface ge1 and ge2 Switch# configure terminal Switch (config)# interface range ge1 - 2 Switch(config-if-range)# 4.3.5.1 bandwidth Command: access-list action deny action Access list action Default: Deny Usage Guide: To configure Deny for the ACL action. Example: To configure Deny ACL action for the ge4.
Command Guide Example: To enable active mode for the LACP profile 1 in the ge4. Switch# configure terminal Switch (config)# interface ge4 Switch (config-ge4) # channel-group 1 mode active 4.3.5.3 description Command: description <description> <description> Interface specific description Default: Disabled Usage Guide: To configure specific description for the interface description.
Command Guide 4.3.5.14 lacp timeout Command: lacp timeout short | long lacp Enable LACP on this interface timeout The period between BPDU transmissions short Transmit BPDU each second (fast timeout) long Transmit BPDU each 30th second (slow timeout) Default: Short Usage Guide: To configure LACP timeout type for specific interface Example:...
Command Guide Switch# configure terminal Switch (config)# interface ge4 Switch (config-ge4) # line-rate egress 120m 4.3.5.16 lldp admin-status Command: lldp admin-status { disable | rx | tx | txrx } disable The port can neither transmit nor receive LLDP frames The port can only receive LLDP frames The port can only transmit LLDP frames txrx...
Command Guide Switch# configure terminal Switch (config)# interface ge4 Switch (config-ge4) # no mirror interface ge11 direction both 4.3.5.22 path-cost Command: path-cost <1-200000000> <1-200000000> Enable power saving for ports with no link partner. Default: Usage Guide: To configure CIST path-cost for ports. Example: To configure CIST path-cost (200) for ge4 Switch# configure terminal...
Command Guide 4.3.5.26 spanning-tree edgeport Command: spanning-tree edgeport Default: Non-Edge Usage Guide: To enable edge port of CIST Normal Port Configuration for specific interface Example: To enable edge port of CIST Normal Port Configuration for ge4 Switch# configure terminal Switch (config)# interface ge4 Switch (config-ge4) # spanning-tree edgeport 4.3.5.27 spanning-tree force-version Command:...
Command Guide 4.3.5.28 spanning-tree guard root Command: spanning-tree guard root Default: Disabled Usage Guide: To enable BPDU Guard of CIST Normal Port Configuration for specific interface Example: To enable BPDU Guard(root mode) of CIST Normal Port Configuration for ge4 Switch# configure terminal Switch (config)# interface ge4 Switch (config-if) # spanning-tree guard root 4.3.5.29 spanning-tree link-type...
Command Guide 4.3.5.30 spanning-tree portfast Command: spanning-tree portfast { bpdu-filter [default | disable | enable] | bpdu-guard [default | disable | enable]} bpdu-filter Set the portfast bpdu-filter for the port bpdu-guard Guard the port against reception of BPDUs default Default disable Disable enable...
Command Guide All VLANs except All VLANs except the following none No VLANs remove Remove VLANs from the current list Default: Usage Guide: To configure VLAN list of Hybrid VLAN for specific interface Example: To configure VLAN list (None) of Hybrid VLAN for ge4 Switch# configure terminal Switch (config)# interface ge4 Switch (config-ge4) # switchport hybrid allowed vlan none...
Command Guide 4.3.5.43 switchport port-security Command: switchport port-security {mac-address <mac> vlan <vlan id> | maximum <1-1024>} mac-address Secure MAC address <mac> MAC address in HHHH.HHHH.HHHH format vlan VLAN. <vlan id> VLAN ID maximum Max secure addresses <1-1024> Maximum addresses Default: Usage Guide: To configure switchport port-security mode for specific interface Example:...
Command Guide Add aggregator member remove Remove aggregator member Default: Usage Guide: To configure static-channel-group member for groups. Example: To add static-channel-group member (ge10) for groups sa1 Switch# configure terminal Switch (config)# interface sa1 Switch (config-sa1) # static-channel-group member add interface ge10 4.3.7 interface vlan1 Command: interface vlan1...
Command Guide Default: 300seconds Usage Guide: To configure ARP age time for the vlan1. Example: To configure ARP age time(200seconds) for the vlan1. Switch# configure terminal Switch (config)# interface vlan1 Switch (config- vlan1) # arp-ageing-timeout 200 4.3.7.2 end Command: Go back to EXEC mode Default: Auto Usage Guide:...
Command Guide multicast-vlan IGMP Snooping Multicast vlan querier Querier querier-timeout IGMP previous querier timeout query-interval Query Interval query-max-response-time IGMP Max Query Response Time report-suppression IGMPv1/V2 Report Suppression robustness-variable Robustness Variable source-ip Source IP for Querier static-group Static Group to be Joined version IGMP Version vlan...
Command Guide Usage Guide: To enable IP VLAN interface. Example: To enable IP VLAN interface(VLAN 2). Switch# configure terminal Switch (config)# ip interface vlan 2 4.3.11 ip route Command: ip route <IP Network> <Next Hop> <IP Network> IP Network <Next Hop> Next Hop Default: Usage Guide:...
Command Guide Switch# configure terminal Switch (config)# lacp system-priority 32768 4.3.13 line vty Command: line vty Default: Usage Guide: To enter line mode Example: To enter line mode (vty) Switch# configure terminal Switch (config)# line vty Switch (config-line)# 4.3.13.1 login local Command: login local Default:...
Command Guide 4.3.13.2 connected count Command: connected count <0-15> exec-banner Input the number between 0 to 15 Default: Enabled Usage Guide: To enable the connected count of the VTY Example: To enable the connected count(15) of the VTY Switch# configure terminal Switch (config)# line vty Switch (config-line)# connected count 15 4.3.13.3 exec-timeout...
Command Guide <1-2000> Timeout in minutes Default: Usage Guide: To configure EXEC number Example: To configure EXEC number (2000) Switch# configure terminal Switch (config)# line vty Switch (config-line)# executed number 2000 4.3.13.5 exit Command: exit exit Exit from current mode Default: None Usage Guide:...
Command Guide timer Set the interval at which packets are sent <5-300> Rate at which LLDP packets are sent (in sec) Default: Usage Guide: To configure the LLDP. Example: To enable the LLDP. Switch# configure terminal Switch (config)# lldp enable 4.3.15 logging host Command: logging host <hostname>...
Command Guide <mac_addr> MAC address vlan VLAN keyword <vlan_id> VLAN IDs 1-4095 interface Select an interface to configure <port_type_list> Port list drop drop frames Default: Usage Guide: To configure Static MAC Address Table Example: To configure Static MAC Address Table(Drop MAC address: 0033.4455.5555, VLAN 1). Switch# configure terminal Switch (config)# mac-address-table static 0033.4455.5555 vlan 1 drop 4.3.19 multiple-spanning-tree enable...
Command Guide Negate a command or set its defaults Default: Usage Guide: To default the function Example: To disable the function (mac-address-table static 0033.4455.5555 vlan 1 drop) Switch# configure terminal Switch (config)# no mac-address-table static 0033.4455.5555 vlan 1 drop 4.3.21 service advanced-vty Command: service advanced-vty Default:...
Command Guide Example: To configure length of command display with 5 lines for current terminal session. Switch # service terminal length 5 4.3.23 snmp-server community Command: snmp-server community <comm> [ ro | rw ] <comm> Community word Read only Read write Default: None Usage Guide:...
Command Guide 4.3.31 username Command: username <username> password <password> username Establish User Name Authentication <username > Define username password Specify the password for the user <Password> Define password Default: Username: admin Password: admin Usage Guide: To configure the Profiles of Username Example: To configure the Profiles of Username (Username: aa, Password: bb) Switch# configure terminal...
Page 66
Command Guide <vlan> VLAN ID <1000-1999> IP Subnet-based VLAN rule ID ipv4 IP address <ipv4 subnet> IP address in A.B.C.D/M format <2000-2099> Protocol-based VLAN rule ID proto proto - specify an ethernet protocol classification <2000-2099> Protocol-based VLAN rule ID <0-65535> ethernet decimal protocol - Address Resolution atalkaarp...
Command Guide disable disable web function enable enable web function max-connect max-connect <1-8> max num of connect refresh-interval refresh-interval <100-10000> time of refresh interval (default 1000 ms) Default: Usage Guide: To configure the web service Example: To disable the web service Switch# configure terminal Switch (config)# web disable 4.4 copy...
Command Guide Switch # debug igmp snooping 4.5.3 debug ip Command: debug ip dhcp | icmp | packet | tcp | udp dhcp DHCP based transactions icmp ICMP transactions packet IP packets TCP information UDP based transactions Default: None Usage Guide: To enable debug mode of IP Example: To enable debug mode of ICMP...
Command Guide Switch > exit Press ENTER to get started 4.11 no 4.11.1 no Command: Negate a command or set its defaults Default: Usage Guide: To default the function Example: To disable the function (lacp system-priority 1) Switch# no lacp system-priority 1 4.12 ping 4.12.1 ping Command:...
Command Guide 4.14 show 4.14.1 show cpuusage Command: show cpuusage Default: Usage Guide: To display the CPU usage. Example: To display the CPU usage. Switch # show cpuusage cpu0: 32% 4.14.2 show debugging Command: show debugging Default: Usage Guide: To display debugging functions. Example: To display debugging functions.
Command Guide Snmp debugging is off MSTP debugging status: Snmp debugging is off DHCP snooping debugging status: 4.14.3 show flowcontrol Command: show flowcontrol Default: Usage Guide: To display IEEE 802.3x Flow Control Statistics. Example: To display IEEE 802.3x Flow Control Statistics. Switch # show flowcontrol Port Send FlowControl...
Command Guide Switch # show ip dhcp snooping switch DHCP snooping is enabled DHCP snooping is configured on following VLANS: Verification of hwaddr field is enabled 4.14.8 show ip igmp snooping Command: show ip igmp snooping [ vlan <vlan_list> ] [ group ( vlan <vlan_list> ) ] [mrouter ( vlan <vlan_list>...
Command Guide 4.14.9 show ip interface brief Command: show ip interface brief brief Brief IP interface status Default: Usage Guide: To display the IP interface status. Example: To display the IP interface status. Switch # show ip interface brief Interface IP-Address Status Protocol...
Command Guide 0.0.0.0/0 [1/0] via 192.168.0.254, vlan1 127.0.0.0/8 is directly connected, lo 192.168.0.0/24 is directly connected, vlan1 192.168.1.0/24 [1/0] via 192.168.0.10, vlan1 4.14.11 show lacp Command: show lacp { counter | etherchannel | port | sys-id } counter LACP counters etherchannel LACP channel commands port port commands...
Command Guide Default: Usage Guide: To display the LLDP neighbor information. Example: To display the LLDP neighbor information. Switch # show lldp neighbor LLDP Neighbors Number: 0 4.14.13 show logging Command: show logging Default: Usage Guide: To display the Syslog information. Example: To display the Syslog information Switch # show logging...
Command Guide Usage Guide: To display the MAC address table. Example: To display the MAC address table counter. Switch # show mac-address-table count Mac-address-table count: Static: Dynamic: 4.14.15 show memory-utilization Command: show memory-utilization Default: Usage Guide: To display the System Memory information. Example: To display the System Memory information.
Command Guide Usage Guide: To display the Port Mirroringinformation. Example: To display the Port Mirroring information. Switch # show mirror 4.14.17 show port-security Command: show port-security [address] address Show secure address Default: Usage Guide: To display the MAC Addresses of Port Security. Example: To display the MAC Addresses of Port Security.
Command Guide Switch # show privilege 4.14.19 show process Command: show process Default: Usage Guide: To display the System Process ID. Example: To display the System Process ID. Switch # show process PID NAME TIME FD 1 nsm 00:08:59 9 15 lacpd 00:08:55 11 18 mstpd...
Command Guide Switch # show running-config spanning-tree mst config no multiple-spanning-tree enable interface lo mtu 32768 interface vlan1 ip address 192.168.0.100/24 interface ge1 jumbo-frame 13312 4.14.21 show snmp Command: show snmp {community | contact | engine-id | group | host | location | sub-agent | user | view} community show community information contact...
Command Guide Usage Guide: To display the startup-config. Example: To display the startup-config. Switch # show startup-config spanning-tree mst config no multiple-spanning-tree enable interface lo mtu 32768 interface vlan1 ip address 192.168.0.100/24 interface ge1 jumbo-frame 13312 4.14.24 show static-channel-group Command: show static-channel-group Default: Usage Guide:...
Command Guide 4.14.25 show storm-control Command: show storm-control <port_type> <port_type> Port Type Default: Usage Guide: To display the storm-control configuration. Example: To display the storm-control configuration with ge1. Switch # show storm-control ge1 Port BcastLevel McastLevel DlfLevel disable disable disable 4.14.26 show system-runtime Command: show system-runtime...
Command Guide Default: Usage Guide: To display the system time information. Example: To display the system time information. Switch # show systime The current time:2000-01-01 00:40:05 4.14.28 show user Command: show user Default: Usage Guide: To display the user status. Example: To display the user status for all.
To display the software and system information. Switch # show verison Version : 1.0b151208 Created : 2015-12-08 17:02:08 Product Name: GS-2240-48T4X MAC Address : 0011.2233.4455 DRAM SIZE : 262144K bytes FLASH SIZE : 32768K bytes Running Time: DAY:0 HOUR:0 MIN:41 SEC:58 4.14.30 show vlan...
Command Guide 4.15 systime 4.15.1 systime Command: systime <data> <time> <data> Date format:2010-01-01 <time> Time format:23:59:59 Default: None Usage Guide: To configure the system time Example: To configure the system time Switch # systime 2015-02-02 22:45:45 4.16 telnet 4.16.1 telnet Command: telnet <ip>...
Command Guide 4.17 terminal 4.17.1 terminal length Command: terminal length <0-512> <0-512> Number of lines on screen (0 for no pausing) Default: The default length is 24. Usage Guide: To use this command to set the number of lines to display on the screen. Example: set the number of lines to display on the screen to 30 Switch # terminal length 30...
Command Guide 4.18 trace-route 4.18.1 trace-route Command: trace-route <ip> <ip> host IP address (e.g. 10.0.0.1) Default: None Usage Guide: To trace routing the IP address Example: To trace routing the 192.168.0.5 Switch # trace-route 192.168.0.5 4.19 undebug 4.19.1 undebug all Command: undebug all Turn off all debugging...
Command Guide 4.20 vty 4.20.1 vty unlock Command: vty unlock Default: None Usage Guide: To unlock the vty Example: To unlock the vty Switch # vty unlock 4.21 who 4.21.1 who Command: Default: None Usage Guide: To dump the vty user status Example: To dump the vty user status Switch # who...
Need help?
Do you have a question about the GS-2240-48T4X and is the answer not in the manual?
Questions and answers
we need all command are working on planet switches
The Planet Networking & Communication GS-2240-48T4X switch supports the following commands:
1. show system-runtime - Displays system runtime information.
2. show systime - Displays the system time information.
3. show user - Displays user status.
4. show version - Displays software and system information.
5. show vlan - Displays VLAN information.
6. spanning-tree force-version - Configures the STP version for a specific interface.
7. spanning-tree guard root - Enables BPDU Guard in root mode for a specific interface.
8. spanning-tree link-type - Configures point-to-point mode for an interface.
9. spanning-tree portfast - Configures PortFast settings.
10. help - Provides command-line help.
11. hostname - Configures the switch’s hostname.
12. interface range | xe | ge - Configures interface settings for specific ports.
These commands allow users to monitor system status, configure spanning-tree settings, manage VLANs, and set device parameters.
This answer is automatically generated