Cisco Cisco ASR 5000

ページ / 9109
Exec Mode show Commands (M-P)   
▀  show mipfa 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
4770 
   
statistics [ fa-service fa_name
 
| peer-address [ peer_address | greater-than 
peer_address
 
| less-than
 
peer_address | > peer_address | < peer_address ]
 
Displays information for the foreign agent service specified by name or peer IP address. 
fa-service
 
fa_name
 must be an alphanumeric string of 1 through 63 characters. 
peer-address
 
peer_address
 must be specified using IPv4 dotted-decimal notation. 
greater-than
 
peer_address
: Specifies the range of IPv4 addresses greater than 
peer_address.
 
less-than
 
peer_address
: Specifies the range of IPv4 addresses less than 
peer_address.
 
>
 
peer_address
: Specifies the range of IPv4 addresses greater than 
peer_address.
 
<
 
peer_address
: Specifies the range of IPv4 addresses less than 
peer_address.
 
peer-address [ operator ] peer_address
 
In conjunction with the 
mipfa [ summary ] peer-address
 keyword, indicates a range of peers is to be 
displayed. 
peer-address [
 
operator
 
]
 
peer_address
 must be specified using IPv4 dotted-decimal notation. 
operator
 implies how to logically specify a range of peer-address and it must be one of the following: 
 
<
: IP address is less than the specified 
peer_address
 
 
>
: IP address is greater than the specified 
peer_address
 
 
greater-than
: IP address is greater than the specified 
peer_address
 
 
less-than
: IP address is less than the specified 
peer_address
 
peers fa-service service_name [ current-sessions { { > | greater-than } sessions 
[ < 
sessions ] | { < | less-than } sessions [ > sessions ] | sessions } ] [ peer-
address 
address ]
 
Displays peer servers for the specified FA service. 
fa-service service_name
: Specifies the name of an existing FA service for which the associated peer 
servers are to be displayed as an alphanumeric string of 1 through 63 characters. 
current-sessions
: Displays only peer servers with current sessions meeting the following criteria: 
 
> | greater-than 
sessions
: Displays only peer servers currently running sessions higher than the value 
entered in this parameter. 
sessions
 must be an integer from 1 to 3000000. Note: the keyword 
greater-than
” and the “
>
” symbol are interchangeable in this instance of the command. 
 
<
 
sessions
: Displays only peer servers that are currently running sessions l than the 
greater-than
 
parameter but less than the value entered in this parameter. 
sessions
 must be an integer from 1 to 
3000000. 
 
< | less-than 
sessions
: Displays only peer servers currently running sessions lower than the value 
entered in this parameter. 
sessions
 must be an integer from 1 to 3000000. Note: the keyword 
less-than
” and the “
<
” symbol are interchangeable in this instance of the command. 
 
sessions
: Displays only peer servers that are currently running sessions lower than the 
less-than
 
parameter but more than the value entered in this parameter. 
sessions
 must be an integer from 1 to 
3000000. 
 
sessions
: Displays only peer servers currently running sessions that are equal to the value entered in 
this parameter. 
sessions
 must be an integer from 1 to 3000000. 
peer-address
 
address
: Displays only peer servers matching the IP address entered in this parameter. 
address
 must be specified using IPv4 dotted-decimal notation and can be followed by the netmask of the 
address.