Page 1
WITH (8) 10/100/1000TX POE+ PORTS + (2) 1000FX SFP PORTS The ComNet CWGE10FX2TX8MSPOE has eight 10/100/1000Base-TX RJ-45 ports and two 100/1000Base-FX SFP ports. All SFP ports utilize ComNet SFP* modules for fiber, connector type and distance. The IEEE802.3-compliant unit offers multiple Ethernet redundancy protocols (RSTP &...
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Contents About This Guide Related Documentation About ComNet Website Support Safety Overview Introduction Software Features Hardware Features Hardware Description SFP modules Installation Connect Power LED Indicators Management options Management via console port Management by Telnet...
Page 3
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Advanced Settings Bandwidth Control IGMP Snooping VLAN Dual Homing EEE (Energy Efficient Ethernet) Link Aggregation Link Layer Discovery Protocol (LLDP) Loop Detection Power over Ethernet (PoE) Web Configuration Spanning Tree Protocols (STP/RSTP) Monitor Hardware Information...
» CWGE10FX2TX8MSPOE Datasheet About ComNet ComNet develops and markets the next generation of video solutions for the CCTV, defense, and homeland security markets. At the core of ComNet’s solutions are a variety of high-end video servers and the ComNet IVS software, which provide the industry with a standard platform for analytics and security management systems enabling leading performance, compact and cost effective solutions.
Introduction The ComNet CWGE10FX2TX8MSPOE has eight 10/100/1000Base-TX RJ-45 PoE+ ports and two 1000Base-FX SFP ports. All SFP ports utilize ComNet SFP* modules for fiber, connector type and distance. The IEEE802.3-compliant unit offers multiple Ethernet redundancy protocols (RSTP & STP) which protect your applications from network interruptions or temporary malfunctions by redirecting transmission within the network.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Hardware Features » Operating temperature 0°C to 50°C » Storage temperature -40°C to 70°C » Operating humidity 10% to 80% RH (no-condensing) » Storage humidity 5% to 90% RH (no-condensing) » Cooling Fan Fanless » Case Material Metal housing »...
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE SFP modules The 2-slot 100FX/Gigabit SFP are designed for Fast or Gigabit SFP modules that support network speeds of 100Mbps or 1000Mbps. Installing SFP Modules To connect the fiber transceiver and LC cable, use the following guidelines: 1.
Page 10
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE 7. Insert the fiber cable into the transceiver. The connector snaps into place and locks. Figure 2.8 Attaching a Fiber Optic Cable to a Transceiver 8. Repeat the previous procedures to install any additional SFP transceivers in the switch.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Installation The location chosen for installing the Switch may greatly affect its performance. When selecting a site, we recommend considering the following rules: » Install the Switch in an appropriate place. See Technical Specifications for the acceptable temperature and humidity ranges.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE LED Indicators This Switch is equipped with Unit LEDs to enable you to determine the status of the Switch, as well as Port LEDs to display what is happening in all your connections. They are as follows:...
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Management options This system can be managed out-of-band through the console port on the front panel or in-band by using Telnet. The user may also choose web-based management, accessible through a Web browser. The management agent is based on SNMP (Simple Network Management Protocol). This SNMP agent permits the switch to be managed from any PC in the network by using in-band management software.
Please press Enter to activate this console Input “admin” to enter the CLI mode when below message is displayed on the screen. CWGE10FX2TX8MSPOE login: You can execute a few limited commands when CLI prompt is displayed as below. CWGE10FX2TX8MSPOE>...
This command displays the current VLAN configurations. The Node type: » enable Its command prompt is “CWGE10FX2TX8MSPOE#”. It means these commands can be executed in this command prompt. » configure Its command prompt is “CWGE10FX2TX8MSPOE(config)#”. It means these commands can be executed in this command prompt.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Management via Internet Browser Interface From a PC, open your Web browser, type the following in the Web address (or location) box: http://192.168.10.1 and then press <Enter>. This is the factory default IP address for the switch. A login dialog is displayed, as shown in the figure: Enter your user name/password, and then click OK.
Page 17
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Model Name This field displays the model name of the Switch. Host name This field displays the name of the Switch. Boot Code Version This field displays the boot code version.
The hostname is same as the SNMP system name. Its length is up to 64 characters. The first 16 characters of the hostname will be configured as the CLI prompt. Default Settings » The default Hostname is CWGE10FX2TX8MSPOE » The default DHCP client is disabled. » The default Static IP is 192.168.10.1 »...
Page 19
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable ping IPADDR [–c COUNT] This command sends an echo request to the destination host. The –c parameter allow user to specific the packet count. The default count is 4.
Page 20
» Enter the ETH0 interface node. CWGE10FX2TX8MSPOE(config)#interface eth0 CWGE10FX2TX8MSPOE(config-if)# » Get an IP address from a DHCP server. CWGE10FX2TX8MSPOE(config-if)#ip dhcp client enable » Configure a static IP address for the Switch. CWGE10FX2TX8MSPOE(config-if)#ip address 192.168.202.111/24 CWGE10FX2TX8MSPOE(config-if)#ip address default-gateway 192.168.202.1 Web Configuration...
(10240|1522|1536|1552|9010|9216) bytes of frame size for all ports. Example: The procedures to configure the Jumbo frame size. » To enter the configure node. CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)# » To configure 9216 as the jumbo frame size for all ports. CWGE10FX2TX8MSPOE(config)#jumboframe 9216 TECH SUPPORT: 1.888.678.9427...
Page 22
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Frame Size This field configures the maximum number of bytes of frame size. Apply Click this button to take effect the settings. Refresh Click this button to reset the fields to the last setting.
Page 23
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE 5. If the Switch has received SNTP reply, the Switch will re-get the time from NTP server every 24 hours. 6. If the time zone and time NTP server have been changed, the Switch will repeat the query process.
Page 24
(formerly known as GMT) and your time zone. Valid Range: -1200 ~ +1200. Example: CWGE10FX2TX8MSPOE(config)#time ntp-server 192.5.41.41 CWGE10FX2TX8MSPOE(config)#time timezone +0800 CWGE10FX2TX8MSPOE(config)#time ntp-server enable CWGE10FX2TX8MSPOE(config)#time daylight-saving-time start-date first Monday 6 0 CWGE10FX2TX8MSPOE(config)#time daylight-saving-time end-date last Saturday 10 0 TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 24...
Page 25
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Current Time and Date Current Time This field displays the time you open / refresh this menu. Current Date This field displays the date you open / refresh this menu. Time and Date Setting Manual Select this option if you want to enter the system date and time manually.
Page 26
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description Daylight Saving Settings State Select Enable if you want to use Daylight Saving Time. Otherwise, select Disable to turn it off. Start Date Configure the day and time when Daylight Saving Time starts if you enabled Daylight Saving Time.
Page 27
» To enter the configure node. CWGE10FX2TX8MSPOE#configure terminal » To enter the interface ETH0 node. CWGE10FX2TX8MSPOE#interface eth0 » To configure a management host. CWGE10FX2TX8MSPOE(config-if)#management host 192.168.200.106 » To remove a management host. CWGE10FX2TX8MSPOE(config-if)#no management host 192.168.200.106 TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 27...
Page 28
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Management Host This field configures the management host. Subnet Mask This field configures the number of mask bit which allows to configure a range of hosts. If you do not specify value, the system will give 32 for the host automatically.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE MAC Management Dynamic Address: The MAC addresses are learnt by the switch. When the switch receives frames, it will record the source MAC, the received port and the VLAN in the address table with an age time. When the age time is expired, the address entry will be removed from the address table.
Page 30
This command configures the mac table aging time. VALUE configure clear mac address-table dynamic This command clears the dynamic address entries. Example: CWGE10FX2TX8MSPOE(config)#mac-address-table static 00:11:22:33:44:55 vlan 1 port TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 30...
Page 31
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Static MAC A static Media Access Control (MAC) address is an address that has been manually entered in the MAC address table. Static MAC addresses do not age out. When you set up static MAC address rules, you are setting static MAC addresses for a port.
Page 32
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE MAC Table Parameter Description Show Type Apply Select All, Static, Dynamic, Port or MAC and then click Apply to display the corresponding MAC address entries on this screen. Refresh Click this to update the information in the MAC table.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Port Mirror Port-based Mirroring The Port-Based Mirroring is used on a network switch to send a copy of network packets sent/ received on one or a range of switch ports to a network monitoring connection on another switch port (Monitor-to Port).
Page 34
PORT_LIST This command removes a port or a range of ports from the source ports of the port mirroring. Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)#mirror enable CWGE10FX2TX8MSPOE(config)#mirror destination port 2 CWGE10FX2TX8MSPOE(config)#mirror source ports 3-6 mode both TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 34...
Page 35
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description State Select Enable to turn on port mirroring or select Disable to turn it off. Monitor to Port Select the port which connects to a network traffic analyzer. All Ports Settings in this field apply to all ports.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Port Settings Duplex mode A duplex communication system is a system composed of two connected parties or devices that can communicate with one another in both directions. Half Duplex: A half-duplex system provides for communication in both directions, but only one direction at a time (not simultaneously).
Page 37
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE The original “HP Auto-MDIX” invention was spawned one day when Bruce was looking for a cross- over cable in the lab. His efforts were being hampered and out of frustration he asked Dan “Can’t you invent a way so I don’t need these “cross-over cables” His inspiration led Dan to develop the...
Page 38
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show interface IFNAME This command displays the current port configurations. configure interface IFNAME This command enters the interface configure node. interface show This command displays the current port configurations.
Page 39
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE#show int 1/0/2 Port Index: 2 Description: gigabitethernet1/0/2 Speed: Nway Status: Normally. Uptime: 0 days 0:0:0. Medium mode: Copper Flow Control: Off Default VLAN ID: 1 Join VLAN: 1 Operating Status: No Connection!
Page 40
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration General Settings: Parameter Description Port Select a port or a range ports you want to configure on this screen. State Select Enable to activate the port or Disable to deactivate the port. Speed/Duplex Select the speed and duplex mode of the port.
Page 41
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description Flow Control Select On to enable access to buffering resources for the port thus ensuring lossless operation across network switches. Otherwise, select Off to disable it. Apply Click Apply to take effect the settings.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description Port Status Port This field displays the port number. Description The meaningful name for the port. Status The field displays the detail port status if the port is blocked by some protocol. Uptime The sustained time from last link up.
Page 43
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE permitting the next lower priority to transmit its packets. When the lowest hardware priority queue has finished transmitting all of its packets, the highest hardware priority queue will begin transmitting any packets it may have received.
Page 44
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE » Priority Code Point (PCP): a 3-bit field which refers to the IEEE 802.1p priority. It indicates the frame priority level from 0 (lowest) to 7 (highest), which can be used to prioritize different classes of traffic (voice, video, data, etc).
Page 45
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Version Type of Service Total Length Identification Flags Fragment Offset Time to Live Protocol Header Checksum Source Address Destination Address Options Padding Example Internet Datagram Header IP Header Type of Service: 8 bits The Type of Service provides an indication of the abstract parameters of the quality of service desired.
Page 46
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE The type of service is used to specify the treatment of the datagram during its transmission through the internet system. Example mappings of the internet type of service to the actual service provided on networks such as AUTODIN II, ARPANET, SATNET, and PRNET is given in “Service Mappings”.
Page 47
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Weighted Round Robin (WRR) scheduling uses the same algorithm as round robin scheduling, but services queues based on their priority and queue weight (the number you configure in the queue Weight field) rather than a fixed amount of bandwidth. WRR is activated only when a port has more traffic than it can handle.
Page 48
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show queue cos-map This command displays the current 802.1p priority mapping to the service queue. enable show qos mode This command displays the current QoS scheduling mode of IEEE 802.1p.
Page 49
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Port Priority Parameter Description All Ports 802.1p priority Use this field to set a priority for all ports. The value indicates packet priority and is added to the priority tag field of incoming packets. The values range from 0 (lowest priority) to 7 (highest priority).
Page 50
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE IP DiffServ (DSCP) Parameter Description Mode “Tag Over DSCP” or “DSCP Over Tag”. “Tag Over DSCP” means the 802.1p tag has higher priority than DSCP. Priority This field displays each priority level. The values range from 0 (lowest priority) to 7 (highest priority).
Page 51
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Priority/Queue Mapping Parameter Description Reset to Default Click this button to reset the priority to queue mappings to the defaults. Priority This field displays each priority level. The values range from 0 (lowest priority) to 7 (highest priority).
Page 52
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Schedule Mode Parameter Description Schedule Mode Select Strict Priority (SP) or Weighted Round Robin (WRR) or Weighted Fair Queuing (WFQ). Note: Queue weights can only be changed when Weighted Round Robin (WRR) or Weighted Fair Queuing (WFQ) is selected.
Page 53
|DLF) ports PORTLISTS broadcast or multicast or DLF packets. Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)#storm-control rate 1 type bcast ports 1-6 CWGE10FX2TX8MSPOE(config)#storm-control rate 1 type mcast ports 1-6 CWGE10FX2TX8MSPOE(config)#storm-control rate 1 type DLF ports 1-6 TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 53...
Page 54
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Port Select the port number for which you want to configure storm control settings. Rate Select the number of packets (of the type specified in the Type field) per second the Switch can receive per second.
Page 56
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Port Selects a port that you want to configure. Ingress Configures the rate limitation for the ingress packets. Egress Configures the rate limitation for the egress packets. Apply Click Apply to take effect the settings.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE IGMP Snooping IGMP Snooping The IGMP snooping is for multicast traffic. The Switch can passively snoop on IGMP packets transferred between IP multicast routers/switches and IP multicast hosts to learn the IP multicast group membership. IGMP snooping allows the Switch to learn multicast groups without you having to manually configure them.
Page 58
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Last Member Query Interval: The Last Member Query Interval is the Max Response Time inserted into Group-Specific Queries sent in response to Leave Group messages, and is also the amount of time between Group-Specific Query messages.
Page 59
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Default Settings » If received packets are not received after 400 seconds, all multicast entries will be deleted. » The default global IGMP snooping state is disabled. » The default VLAN IGMP snooping state is disabled for all VLANs.
Page 60
IGMP query port, treating the port as being connected to an IGMP multicast router (or server). You must enable IGMP snooping as well. (Default:auto) Example: CWGE10FX2TX8MSPOE(config)#igmp-snooping enable CWGE10FX2TX8MSPOE(config)#igmp-snooping vlan 1 CWGE10FX2TX8MSPOE(config)#interface 1/0/1 CWGE10FX2TX8MSPOE(config-if)#igmp-immediate-leave CWGE10FX2TX8MSPOE(config-if)#igmp-querier-mode fixed CWGE10FX2TX8MSPOE(config-if)#igmp-snooping group-limit 20 TECH SUPPORT: 1.888.678.9427...
Page 61
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration General Settings Parameter Description IGMP Snooping State Select Enable to activate IGMP Snooping to forward group multicast traffic only to ports that are members of that group. Select Disable to deactivate the feature.
Page 62
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Port Settings Parameter Description Querier Mode Select the desired setting, Auto, Fixed, or Edge. Auto means the Switch uses the port as an IGMP query port if the port receives IGMP query packets. Fixed means the Switch always treats the port(s) as IGMP query port(s). This is for when connecting an IGMP multicast server to the port(s).
Page 63
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Multicast Address A multicast address is associated with a group of interested receivers. According to RFC 3171, addresses 224.0.0.0 to 239.255.255.255, the former Class D addresses, are designated as multicast addresses in IPv4. The IANA owns the OUI MAC address 01:00:5e, therefore multicast packets are delivered by using the Ethernet MAC address range 01:00:5e:00:00:00 - 01:00:5e:7f:ff:ff.
Page 64
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE IP multicast address Description 224.0.0.0 Base address (reserved) 224.0.0.1 The All Hosts multicast group that contains all systems on the same network segment 224.0.0.2 The All Routers multicast group that contains all routers on the same network segment 224.0.0.5...
Page 65
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show mac-address-table multicast This command displays the current static/dynamic multicast address entries. enable show mac-address-table multicast This command displays the current static/dynamic vlan <1-4094> multicast address entries with a specific vlan.
Example: If you want to allow port-1 and port-3 to talk to each other, you must configure as below: CWGE10FX2TX8MSPOE(config)#interface 1/0/1 CWGE10FX2TX8MSPOE(config-if)#port-isolation ports 3 CWGE10FX2TX8MSPOE(config-if)#exit ; Allow the port-1 to send its ingress packets to port-3.
Page 67
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show port-isolation This command displays the current port isolation configurations. “V” indicates the port’s packets can be sent to that port. “-” indicates the port’s packets cannot be sent to that port.
Page 68
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Port Select a port number to configure its port isolation settings. Select All Ports to configure the port isolation settings for all ports on the Switch. Egress Port An egress port is an outgoing port, that is, a port through which a data packet leaves.
Page 69
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE 802.1Q VLAN A virtual LAN, commonly known as a VLAN, is a group of hosts with a common set of requirements that communicate as if they were attached to the Broadcast domain, regardless of their physical location. A VLAN has the same attributes as a physical LAN, but it allows for end stations to be grouped together even if they are not located on the same network switch.
Page 70
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE 802.1Q Port base VLAN With port-based VLAN membership, the port is assigned to a specific VLAN independent of the user or system attached to the port. This means all users attached to the port should be members of the same VLAN.
Page 71
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show vlan <1-4094> This command displays the VLAN configurations. enable show vlan-list This command displays all of the existing vlan ID. configure vlan <1~4094> This command enables a VLAN and enters the VLAN node.
Page 72
VLAN group. The ports should be one/some of the permanent members of the vlans. vlan-range no untagged PORTLISTS This command removes all untagged member from the vlans. Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)#vlan 2 CWGE10FX2TX8MSPOE(config-vlan)#fixed 1-4 CWGE10FX2TX8MSPOE(config-vlan)#tagged 1-3 TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 72...
Page 73
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration VLAN Settings Parameter Description VLAN ID Enter the VLAN ID for this entry; the valid range is between 1 and 4094. VLAN Name Enter a descriptive name for the VLAN for identification purposes. The VLAN name should be the combination of the digit or the alphabet or hyphens (-) or underscores (_).
Page 74
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Tag Settings Parameter Description VLAN ID Select a VLAN ID to configure its port tagging settings. Tag Port Selecting a port which is a member of the selected VLAN ID will make it a tag port. This means the port will tag all outgoing frames transmitted with the VLAN ID.
Page 75
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Port Settings Parameter Description Port Select a port number to configure from the drop-down box. Select All to configure all ports at the same time. PVID Select a PVID (Port VLAN ID number) from the drop-down box.
Page 76
Where the STRINGS is the leading three bytes or more bytes of the mac address. For example: 00:0B:04 00:0B:04:11 00:0B:04:11:22 00:0B:04:11:22:33 Example: CWGE10FX2TX8MSPOE(config)#vlan 22 CWGE10FX2TX8MSPOE(config-vlan)#fixed 1-4 CWGE10FX2TX8MSPOE(config-vlan)#exit CWGE10FX2TX8MSPOE(config)#mac-vlan 00:0B:04:11:22 vlan 22 priority 1 TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 76...
Page 77
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description MAC Address Configures the leading three or more bytes of the MAC address. VLAN Configures the VLAN. Priority Configures the 802.1Q priority. Action Click the “Delete” button to delete the protocol VLAN profile.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Dual Homing Dual Homing, a network topology in which a device is connected to the network by the way of two independent access points (points of attachment). One access point is considered as a primary connection while other is standby.
Page 79
This command resets the dual-homing secondary channel channel for a group. » CWGE10FX2TX8MSPOE(config)# dual-homing group 1 primary-channel port 2 » CWGE10FX2TX8MSPOE(config)# dual-homing group 1 secondary -channel trunk 1 » CWGE10FX2TX8MSPOE(config)# dual-homing group 1 enable » CWGE10FX2TX8MSPOE(config)# dual-homing enable TECH SUPPORT: 1.888.678.9427...
Page 80
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description State Enables / disables the Dual-Homing for the Switch. Group ID Selects a group which you want to configure. Group State Enables / disables the Dual-Homing for a group. Primary channel Configures / Resets the primary channel for a group.
The command enables EEE on the specified interface. When EEE is enabled, the device advertises and auto negotiates EEE to its link partner. Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config-if)#interface gigabitethernet1/0/1 CWGE10FX2TX8MSPOE(config-if)#eee enable CWGE10FX2TX8MSPOE(config-if)#eee disable TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 81...
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description EEE Port State Click a port to enable IEEE 802.3az Energy Efficient Ethernet on that port. Select All Click this to enable IEEE 802.3az Energy Efficient Ethernet across all ports. Deselect All Click this to disable IEEE 802.3az Energy Efficient Ethernet across all ports.
Page 83
The command adds ports to a specific trunk group. interface PORTLISTS configure no link-aggregation [GROUP_ID] The commands delete ports from a specific trunk group. interface PORTLISTS Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)#link-aggregation 1 enable CWGE10FX2TX8MSPOE(config)#link-aggregation 1 ports 1-4 TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 83...
Page 84
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Group State Select the group ID to use for this trunk group, that is, one logical link containing multiple ports. Select Enable to use this static trunk group. Member Ports Select the ports to be added to the static trunk group.
Page 85
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE LACP The Switch adheres to the IEEE 802.3ad standard for static and dynamic (LACP) port trunking. The IEEE 802.3ad standard describes the Link Aggregation Control Protocol (LACP) for dynamically creating and managing trunk groups. When you enable LACP link aggregation on a port, the port can automatically negotiate with the ports at the remote end of a link to establish trunk groups.
Page 86
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show lacp counters [GROUP_ID] This command displays the LACP counters for the specific group or all groups. enable show lacp internal [GROUP_ID] This command displays the LACP internal information for the specific group or all groups.
Page 87
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration LACP Settings TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 87...
Page 88
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description State Select Enable from the drop down box to enable Link Aggregation Control Protocol (LACP). Select Disable to not use LACP. System Priority LACP system priority is a number between 1 and 65,535. The switch with the lowest system priority (and lowest port number if system priority is the same) becomes the LACP “server”.
Page 89
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE LACP Info. Parameter Description Group ID Select a LACP group that you want to view. Neighbors Information Port The LACP member port ID. System Priority LACP system priority is used to determine link aggregation group (LAG) membership, and to identify this device to other switches during LAG negotiations.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Link Layer Discovery Protocol (LLDP) The Link Layer Discovery Protocol (LLDP) specified in this standard allows stations attached to an IEEE 802® LAN to advertise, to other stations attached to the same IEEE 802 LAN, the...
Page 91
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show lldp This command displays the LLDP configurations. enable show lldp neighbor This command displays all of the ports’ neighbor information. configure lldp (disable|enable) This command globally enables / disables the LLDP function on the Switch.
Page 92
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Settings Parameter Description State Globally enables / disables the LLDP on the Switch. Tx Interval Configures the interval to transmit the LLDP packets. Tx Hold Configures the tx-hold time which determines the TTL of the Switch’s message. (TTL=tx-...
Page 93
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Neighbor Parameter Description Port Select the port(s) which you want to display the port’s neighbor information. Local Port The local port ID. Remote Port ID The connected port ID. Chassis ID The neighbor’s chassis ID.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Loop Detection Loop detection is designed to handle loop problems on the edge of your network. This can occur when a port is connected to a Switch that is in a loop state. Loop state occurs as a result of human error.
Page 95
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Default Settings The default global Loop-Detection state is disabled. The default Loop Detection Destination MAC is 00:0b:04:AA:AA:AB The default Port Loop-Detection state is disabled for all ports. The default Port Loop-Detection status is unblocked for all ports.
Page 96
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Example: The procedures to enable the Loop Detection on port 1 » To enable the global Loop Detection. CWGE10FX2TX8MSPOE(config)#loop-detect enable » To select the port 1 you want to configure. CWGE10FX2TX8MSPOE(config)#interface gigabitethernet1/0/1 Web Configuration Parameter...
Page 97
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description Loop Guard Status Port This field displays a port number. State This field displays if the loop guard feature is enabled. Status This field displays if the port is blocked. Loop Recovery This field displays if the loop recovery feature is enabled.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Power over Ethernet (PoE) Introduction Power over Ethernet or PoE technology describes a system to pass electrical power safely, along with data, on Ethernet cabling. PoE requires category 5 cable or higher for high power levels, but can operate with category 3 cable for low power levels.
Page 99
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Power Devices Power levels available Class Usage Classification Power range [Watt] Class description current [mA] Default 0 - 4 0.44 - 12.94 Classification unimplemented Optional 9 - 12 0.44 - 3.84 Very Low power Optional 17 - 20 3.84 - 6.49...
Page 100
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show poe This command displays the PoE configurations and status. enable show poe schedule port PORT_ID This command displays the PoE port schedule configurations. configure poe (disable | enable) This command disables or enables the global PoE for the Switch.
Page 101
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description PoE Mode Select the PoE mode, classification or consumption. Classification- Allocated power according to class (0 to 4). Consumption - Allocated power according to the actual need of each PD. Port Select a port or a range of ports that you want to configure the PoE function.
Page 102
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description External Power Displays the status of the external power module. Module Port Display the Port No. State Displays the PoE state for the specific port. PD Priority Displays the PoE priority for the specific port.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show poe schedule port PORT_ID This command displays the PoE port schedule configurations. interface poe schedule (disable|enable) This command disables or enables the PoE schedule on the specific port.
Page 104
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE PD Alive Check Introduction The function has a global state configuration. If the global state configuration is enabled. The Switch will check the configurations of every port. If the port’s state is enabled, the Switch will send keep-a-live probe packet every interval time.
Page 105
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show pd-alive This command displays the configuration of the PD Alive Check. configure pd-alive (disable|enable) This command disables or enables the global PD Alive Check for the Switch. Interface...
Page 106
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description State Enables/Disables the PD Alive Check. Port Selects a port or a range of ports which you want to configure. State Enables/Disables the PD Alive Check for the specific port(s). IP Address Specifies the Host IP address which connects to the port.
Page 107
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Power Delay Introduction The Power Delay allows the user to setting the delay time of power providing after device rebooted. CLI Configuration Node Command Description enable show poe power-delay This command displays the PoE power delay configurations.
Page 108
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description Port Selects a port or a range of ports which you want to configure. State Enables/Disables the PoE Power Delay for the specific ports. Time The delay time for the specific ports. Apply Click Apply to take effect the settings.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Spanning Tree Protocols (STP/RSTP) (R)STP detects and breaks network loops and provides backup links between switches, bridges or routers. It allows a Switch to interact with other (R)STP compliant switches in your network to ensure that only one path exists between any two stations on the network.
Page 110
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Forward Time (Forward Delay): This is the maximum time (in seconds) the Switch will wait before changing states. This delay is required because every switch must receive information about topology changes before it starts to forward frames. In addition, each port needs time to listen for conflicting information that would make it return to a blocking state;...
Page 111
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE The Spanning Tree Protocol (STP) is defined in the IEEE Standard 802.1D. As the name suggests, it creates a spanning tree within a mesh network of connected layer-2 bridges (typically Ethernet switches), and disables those links that are not part of the tree, leaving a single active path between any two network nodes.
Page 112
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Transmission Limit: This is used to configure the minimum interval between the transmissions of consecutive RSTP BPDUs. This function can only be enabled in RSTP mode. The range is from 1 to 10 seconds. Hello Time: Set the time at which the root switch transmits a configuration message.
Page 113
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Default Settings STP/RSTP : disabled. STP/RSTP mode : RSTP. Forward Time : 15 seconds. Hello Time : 2 seconds. Maximum Age : 20 seconds. System Priority : 32768. Transmission Limit : 3 seconds. Per port STP state : enabled.
Page 114
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show spanning-tree active This command displays the spanning tree information for only active port(s) enable show spanning-tree blockedports This command displays the spanning tree information for only blocked port(s)
Page 115
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Node Command Description interface spanning-tree bpdufilter This command configures enables/disables the (disable|enable) bpdufilter function for the specific port. interface spanning-tree bpduguard This command configures enables/disables the (disable|enable) bpduguard function for the specific port. interface spanning-tree rootguard...
Page 116
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration General Settings Parameter Description State Select Enabled to use Spanning Tree Protocol (STP) or Rapid Spanning Tree Protocol (RSTP). Mode Select to use either Spanning Tree Protocol (STP) or Rapid Spanning Tree Protocol (RSTP).
Page 117
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Port Parameters Parameter Description Port Selects a port that you want to configure. Active Enables/Disables the spanning tree function for the specific port. Path Cost Configures the path cost for the specific port. Priority Configures the priority for the specific port.
Page 118
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description Priority The port’s priority. Edge Port The state of the edge function. BPDU Filter The state of the BPDU filter function. BPDU Guard The state of the BPDU guard function. ROOT Guard The state of the BPDU Root guard function.
Page 119
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description MAX Age This is the maximum time (in seconds) the Switch can wait without receiving a BPDU before attempting to reconfigure. All Switch ports (except for designated ports) should receive BPDUs at regular intervals.
A. Displays the board’s and CPU’s and MAC chip’s temperature. B. Displays the 1.0V and 2.5V and 3.3V input status. CLI Configuration Node Command Description enable show hardware-monitor (C|F) This command displays hardware working information. CWGE10FX2TX8MSPOE#show hardware-monitor C Hardware Working Information: Temperature(C) Crent Threshold Status -------------- ------- -------...
This feature helps users to monitor the ports’ statistics, to display the link up ports’ traffic utilization only. CLI Configuration Node Command Description enable show port-statistics This command displays the link up ports’ statistics. Example: CWGE10FX2TX8MSPOE#show port-statistics Packets Bytes Errors Drops Port ---- -------- ------- --------- ------- -------- -------- ------- -------- 1154...
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Port Select a port or a range of ports to display their statistics. Rx Packets The field displays the received packet count. Tx Packets The field displays the transmitted packet count.
Page 123
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Port Select a port or a range of ports to display their RMON statistics. Speed The current port speed. Utilization The port traffic utilization. Refresh Click this button to refresh the screen quickly.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE RMON Statistics This feature helps users to monitor or clear the port’s RMON statistics. CLI Configuration Node Command Description enable show rmon statistics This command displays the RMON statistics. configure clear rmon statistics [IFNAME] This command clears one port’s or all ports’ RMON statistics.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE SFP Information The SFP information allows user to know the SFP module’s information, such as vendor name, connector type, revision, serial number, manufacture date. And to know the DDMI information if the SFP modules have supported the DDMI function.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Traffic Monitor The function can be enabled / disabled on a specific port or globally be enabled disabled on the Switch. The function will monitor the broadcast / multicast / broadcast and multicast packets rate. If the packet rate is over the user’s specification, the port will be blocked. And if the recovery function is enabled, the port will be enabled after recovery time.
Page 127
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show traffic-monitor This command displays the traffic monitor configurations and current status. configure traffic-monitor (disable|enable) This command enables / disables the traffic monitor on the Switch. interface traffic-monitor (disable|enable) This command enables / disables the traffic monitor on the port.
Page 128
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description State Globally enables / disables the traffic monitor function. Port The port range which you want to configure. State Enables / disables the traffic monitor function on these ports. Action Unblock these ports.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Security L2 Access control list (ACL) is a list of permissions attached to an object. The list specifies who or what is allowed to access the object and what operations are allowed to be performed on the object.
Page 130
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE L4 ACL Support: 1. Filter a UDP/TCP source port. 2. Filter a UDP/TCP destination port. Default Settings » Maximum profile : 64. » Maximum profile name length : 16. Note: The ACL name should be the combination of the digit or the alphabet.
Page 131
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Node Command Description source ip host IPADDR This command configures the source IP address for the profile. source ip IPADDR IPMASK This command configures the source IP address and mask for the profile. no source ip This command removes the source IP address from the profile.
Page 132
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)#access-list 111 CWGE10FX2TX8MSPOE(config-acl)#vlan 2 CWGE10FX2TX8MSPOE(config-acl)#source interface 1 CWGE10FX2TX8MSPOE(config-acl)#show Profile Name: 111 Activate: disabled VLAN: 2 Source Interface: 1 Destination MAC Address: any Source MAC Address: any Ethernet Type: any Source IP Address: any...
Page 133
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Profile Name The access control profile name. State Disables / Drop / Permits the access control on the Switch. Ethernet Type Configures the Ethernet type of the packets that you want to filter.
Page 134
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description Mask of Destination Configures the bitmap mask of the destination IP of the packets that you want to filter. If the Destination IP field has been configured and this field is empty, it means the profile will filter the one IP configured in Destination IP field.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Management SNMP Simple Network Management Protocol (SNMP) is used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. SNMP is a component of the Internet Protocol Suite as defined by the Internet Engineering Task Force (IETF).
Page 136
IP address, version (v1 or v2c) and community. Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)#snmp enable CWGE10FX2TX8MSPOE(config)#snmp community public rw trusted-host 192.168.200.106/24 CWGE10FX2TX8MSPOE(config)#snmp trap-receiver 192.168.200.106 v2c public CWGE10FX2TX8MSPOE(config)#snmp system-contact IT engineer CWGE10FX2TX8MSPOE(config)#snmp system-location Branch-Office TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 136...
Page 137
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration SNMP Setting Parameter Description SNMP State Select Enable to activate SNMP on the Switch. Select Disable to not use SNMP on the Switch. System Name Type a System Name for the Switch. (The System Name is same as the host name) System Location Type a System Location for the Switch.
Page 138
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Community Name Parameter Description Community String Enter a Community string, this will act as a password for requests from the management station. An SNMP community string is a text string that acts as a password. It is used to authenticate messages that are sent between the management station (the SNMP manager) and the device (the SNMP agent).
Page 139
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Parameter Description Subnet Mask This field displays the subnet mask for the IP address of the remote SNMP management station. Action Click Delete to remove a specific Community String. SNMP Trap Parameter Description IP Address Enter the IP address of the remote trap station in dotted decimal notation.
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Mail Alarm The feature sends an e-mail trap to a predefined administrator when some events occur. The events are listed below: System Reboot : The system warn start or cold start. Port Link Change : A port link up or down.
Page 141
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Reference Default Ports Server Authentication Port SMTP Server (Outgoing Messages) Non-Encrypted AUTH 25 (or 587) Secure (TLS) StartTLS Secure (SSL) POP3 Server (Incoming Messages) Non-Encrypted AUTH Secure (SSL) Googlemail - Gmail Server: Authentication: Port: SMTP Server (Outgoing Messages) smtp.gmail.com...
Page 142
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE CLI Configuration Node Command Description enable show mail-alarm This command displays the Mail Alarm configurations. configure mail-alarm (disable|enable) This command disables / enables the Mail Alarm function. configure mail-alarm auth-account This command configures the Mail server authentication account.
Page 143
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description State Enable / disable the Mail Alarm function. Server IP Specifies the mail server’s IP address. Server Port Specifies the TCP port for the SMTP. Account Name Specifies the mail account name.
Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)#interface eth0 CWGE10FX2TX8MSPOE(config-if)#ip address 172.20.1.101/24 CWGE10FX2TX8MSPOE(config-if)#ip address default-gateway 172.20.1.1 CWGE10FX2TX8MSPOE(config-if)#management vlan 1 Enable the DHCP client function for the switch. CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)#interface eth0 CWGE10FX2TX8MSPOE(config-if)#ip dhcp client enable TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 144...
Page 145
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Configuration Save Configurations Press the Save button to save the current settings to the NV-RAM (flash). Upload / Download Configurations to /from a your server Follow the steps below to save the configuration file to a your PC.
Page 146
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Follow the steps below to load the configuration file from your PC to the Switch. » Select the “Upload configurations file to your Switch”. » Select the full path to your configuration file. » Click the Upload button to start the process.
Page 147
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Firmware Type the path and file name of the firmware file you wish to upload to the Switch in the File path text box or click Browse to locate it. Click Upgrade to load the new firmware.
Page 148
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Server Control The function allows users to enable or disable the SSH or Telnet or Web service individual using the CLI or GUI. CLI Configuration Node Command Description enable show server status This command displays the current server status.
Page 149
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Server Settings HTTP Server State Selects Enable or Disable to enable or disable the HTTP service. HTTP Server TCP Port Configures the TCP port for the HTTP service. SSH Server State Selects Enable or Disable to enable or disable the SSH service.
(disable|enable) The command disables / enables the syslog server function. configure syslog-server ip IPADDR The command configures the syslog server’s IP address in IPv4 format. Example: CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)#syslog-server ip 192.168.200.106 CWGE10FX2TX8MSPOE(config)#syslog-server enable TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 150...
Page 151
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description Server IP Select IP type for the server’s IP. Enter the Syslog server IP address. Select Enable to activate switch sent log message to Syslog server when any new log message occurred.
Example: The procedures to configure a user account. To enter the configure node. CWGE10FX2TX8MSPOE#configure terminal CWGE10FX2TX8MSPOE(config)# To configure a user account. CWGE10FX2TX8MSPOE(config)#add user w w admin To remove a management host. CWGE10FX2TX8MSPOE(config-if)#no management host 192.168.200.106 TECH SUPPORT: 1.888.678.9427 INS_CWGE10FX2TX8MSPOE 02/19/21 PAGE 152...
Page 153
INSTALLATION AND OPERATION MANUAL CWGE10FX2TX8MSPOE Web Configuration Parameter Description User Name Type a new username or modify an existing one. User Password Type a new password or modify an existing one. Enter up to 32 alphanumeric or digit characters. User Authority Select with which group the user associates: admin (read and write) or normal (read only) for this user account.
Need help?
Do you have a question about the CWGE10FX2TX8MSPOE and is the answer not in the manual?
Questions and answers