Cisco Cisco Email Security Appliance C390 Riferimenti tecnici

Pagina di 600
 
311
Cisco IronPort AsyncOS 7.6 CLI Reference Guide
 
Chapter 
  •
Editing a static route:
  •
Deleting a static route:
  •
Deleting all static routes:
  •
Printing a list of static routes:
Table 3-117
routeconfig Arguments
Argument
Description
4 | 6
The IP version (IPv4 or IPv6) to apply this command 
to. For 
clear
 and 
print
 this option can be omitted 
and the command applies to both versions.
name
The name of the route.
destination_address
The IP or CIDR address to match on for outgoing IP 
traffic.
gateway_ip
 The IP address to send this traffic to.
routeconfig edit 4|6 <name> <new_name> <destination_address> 
<gateway_ip>
routeconfig delete 4|6 <name>
routeconfig clear [4|6]
routeconfig print [4|6]