Cisco Cisco Email Security Appliance C170 기술 참조

다운로드
페이지 324
 
3-172
CLI Reference Guide for AsyncOS 9.6 for Cisco Email Security Appliances
 
Chapter 3      The Commands: Reference Examples
  Networking Configuration / Network Tools
Note
You must use Control-C to end the 
ping
 command.
ping6
Description
Ping a network host using IPv6
Usage
Commit: This command does not require a ‘commit’.
Cluster Management: This command is restricted to machine mode. It is further restricted to the login 
host (i.e., the specific machine you are logged onto). This command requires access to the local file 
system.
Batch Command: This command does not support a batch format.
Example
mail.example.com> ping6
Which interface do you want to send the pings from?
1. Auto
2. Management (192.168.42.42/24: mail3.example.com)
[1]> 1
Please enter the host you wish to ping.
[]> anotherhost.example.com
Press Ctrl-C to stop.
Note
You must use Control-C to end the 
ping6
 command.
routeconfig
Description
The 
routeconfig
 command allows you to create, edit, and delete static routes for TCP/IP traffic. By 
default, traffic is routed through the default gateway set with the 
setgateway
 command. However, 
AsyncOS allows specific routing based on destination.
Routes consist of a nickname (for future reference), a destination, and a gateway. A gateway (the next 
hop) is an IP address such as 
10.1.1.2
. The destination can be one of two things:
an IP address, such as 
192.168.14.32