Cisco Cisco ASR 5000

Page of 9109
Exec Mode show Commands (H-L)   
▀  show ha-service 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
4632 
   
show ha-service 
Displays information on configured Home Agent (HA) services. 
Product
 
HA 
Privilege
 
Security Administrator Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show ha-service { all | name ha_name } [ | { grep grep_options | more } ] 
all | name ha_name
 
all
: Displays information on all Home Agent services. 
name
 
ha_name
: Displays information for an existing HA service specified as an alphanumeric string of 1 
through 63 characters. 
| { grep
 
grep_options
 | 
more }
 
Pipes (sends) the output of this command to the specified command. You must specify a command to which 
the output of this command will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section of the 
Command Line Interface Overview chapter. 
Usage 
Display home agent service configuration information. 
Example
 
The following commands displays information on the HA service 
sampleService
 and all services, 
respectively. 
show ha-service name sampleService 
show ha-service all