Specifications
Watson 5 Ethernet
Operating Manual
W5-Ethernet-Manual.doc
Version 2.0-01
7-16 Revision: 2006-04-27
ROUTE [ ADD IP-Address/Netmask Gateway | DEL IP-Address/Netmask ]
Adds or deletes a static route to the management routing table.
Parameters:
ADD IP-Address/
Netmask Gateway
Adds a route to the destination IP-Address/Netmask
through the gateway Gateway.
DEL IP-Address/
Netmask
Deletes a route to destination IP-Address/Netmask
ROUTE without parameters displays the routing table:
LTU_01_CM> ROUTE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Management Route Configuration
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Destination Mask Gateway
10.101.0.0 255.255.0.0 10.100.249.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SNMPCOMMUNITY [ READ | WRITE Community-Name ]
Configures the SNMP read and write community strings. If the Community-Name is to include
lowercase letters then it must be enclosed in quotes " ".
SNMPCOMMUNITY without parameters will display the currently configured community strings.
Notes: ! This command is only available on the Masteragent (MASTERAGENT ON)
! SNMP community strings are limited to 32 characters in length
SNMPTRAP ADD|DEL Destination Port Version Community-Name
Configures SNMP trap destinations.
Parameters:
ADD
Add destination
DEL
Delete destination. To identify the destination to be deleted it is re-
quired to enter all trap parameters (Destination, Port,
Version and Community-Name)
Destination
IP - Address of the trap destination
Port
protocol port (default 162)
Version
SNMP version (V1 or V2, default is V1)
Community-Name
Trap community name (default is the currently configured SNMP
read community).
It is possible to configure several trap destinations. Traps will be sent to all configured destinations.
Use CONFIG MGMT to display the current list of trap destinations.
Notes: ! This command is only available on the Masteragent (MASTERAGENT ON)
! Trap community strings are limited to 32 characters in length