Cisco Cisco Email Security Appliance C170 Referências técnicas

Página de 600
 
Chapter 
310
Cisco IronPort AsyncOS 7.6 CLI Reference Guide
  •
an IP address, such as 
192.168.14.32
  •
a subnet using CIDR notation. For example, 
192.168.5.0/24
 means the 
entire class C network from 
192.168.5.0
 to 
192.168.5.255
For IPv6 addresses, you can use the following formats:
  •
2620:101:2004:4202::0-2620:101:2004:4202::ff
  •
2620:101:2004:4202::
  •
2620:101:2004:4202::23
  •
2620:101:2004:4202::/64
The command presents a list of all currently configured TCP/IP routes for you to 
select from using the 
edit
 and 
delete
 subcommands. 
Usage
Commit: This command requires a ‘commit’.
Cluster Management: This command is restricted to machine mode.
Batch Command: This command supports a batch format.
Batch Format
The batch format of the 
smtproutes
 command can be used to perform all the 
fuctions of the traditional CLI command. You can choose whether to use IPv4 or 
IPv6 addresses for the route.
  •
Creating a static route:
routeconfig new 4|6 <name> <destination_address> <gateway_ip>