Tavve zoneranger User Manual page 268

Table of Contents

Advertisement

route delete net_address net_mask gateway_address metric
route view
Example
This example shows how to add and remove a route from the ZoneRanger:
scan
Perform a diagnostic TCP or scan from the ZoneRanger to an device.
scan [ snmp address | tcp address port_range ]
Syntax Description
snmp
tcp
address
port_range
Usage Guidelines
Command to perform either an SNMP scan of the interface table of the device specified using
the ZoneRanger's configured SNMP settings or a TCP scan of the ZoneRanger configured
TCP ports or a set of specified TCP ports
ZoneRanger 5.5 User's Guide
commit
Commit a route permanently to the ZoneRanger routing table
net_address
Network address to commit to the routing table
net_mask
Network mask for this route
gateway_address Gateway address for this route
metric
Metric for this route (optional)
delete
Remove route permanently from the ZoneRanger routing table
net_address
Network address to remove to the routing table
net_mask
Network mask for this route
gateway_address Gateway address for this route
metric
Metric for this route (optional)
view
View the current ZoneRanger routing table
zr# route add 10.1.2.3 255.255.255.255 10.1.2.1
zr# route commit 10.1.2.3 255.255.255.255 10.1.2.1
zr# route view
zr# route delete 10.1.2.3 255.255.255.255 10.1.2.1
Perform an SNMP scan of the interface table
Perform a TCP scan
Hostname or IP address to ping or scan
TCP port or TCP port range to scan. Comma separated list or dashed list
(eg 22,34 or 100-120) (optional)
268

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents