User manual
Appendix A
74
A.4.4 Management Commands
A.4.4.1 SNMP
Syntax:
config snmp { <on | off> |
read_only_community <string> |
read_write_community <string>
}
Description:
Set SNMP MIB-II feature on or off.
Modify SNMP community string.
Example:
config snmp on
config snmp read_write_community public
A.4.4.2 web
Syntax:
config web <on | off>
Description:
Set web management feature on or off.
Example:
config web on
A.4.5 Net Utility Commands
A.4.5.1 ping
Syntax:
ping <host>
Description:
Ping function.
Example:
ping 100.100.100.1
A.4.5.2 traceroute
Syntax:
traceroute <host>
Description:
Show the route packets take to network host..
Example:
traceroute 168.95.1.1