5-9ViewUser viewParameterinterface-number: Ethernet port numberDescriptionUse the management-vlan port command to add Ethernet ports of the switch to the managementVLAN.By default, all Ethernet ports of a switch belong to management VLAN 1.Example# Configure VLAN 10 as the management VLAN, and add Ethernet 0/1 through Ethernet 0/5 of theswitch to the management VLAN. management-vlan 10 management-vlan port ethernet0/1 to ethernet0/10 display management-vlanVLAN ID: 10IP Address: 192.168.0.241Subnet Mask: 255.255.255.0Tagged Ports: noneUntagged Ports:Ethernet0/1 Ethernet0/2 Ethernet0/3Ethernet0/4 Ethernet0/5 Ethernet0/6Ethernet0/7 Ethernet0/8 Ethernet0/9Ethernet0/10pingSyntaxping [ -s packetsize ] [-c count ] ip-addressViewUser viewParameterip-address: Sets the source IP address to send the ICMP ECHO-REQUEST packets.-s packetize: Specifies the size (in bytes) of each ICMP ECHO-REQUEST packet (excluding the IP andICMP headers), which ranges from 20 to 1,472 and defaults to 56 bytes.-c count: Specifies how many times the ICMP ECHO-REQUEST packet will be sent. The countargument is the times, which ranges from 1 to 4,294,967,295 and defaults to 5.DescriptionUse the ping command to check the IP network connectivity and the reachability of a host.