Specifications

Table Of Contents
2-546
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
vas-traffic-forwarding vas health-check
vas-traffic-forwarding vas health-check
Configures the health check for compatibility with VAS over 10G (multiple GBE platform (MGSCP))
topology. It also defines the IP addresses to be used for the VAS health check in a VAS over 10G
topology. Use the ip-address keyword to define source and destination IP addresses to be used by the
health check packets. Use the no form of this command to disable health check compatibility for VAS
over 10G. Use either the no or default form of this command with the ip-address keyword to remove the
IP address configuration.
vas-traffic-forwarding health-check topology mgscp
vas-traffic-forwarding health-check ip-address source source-ip destination dest-ip
no vas-traffic-forwarding health-check topology mgscp
default vas-traffic-forwarding health-check topology mgscp
no vas-traffic-forwarding health-check ip-address
default vas-traffic-forwarding health-check ip-address
Syntax Description
Command Default By default, the compatibility with VAS over 10G (multiple GBE platforms (MGSCP)) is disabled.
Command Modes Interface Linecard Configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Use the topology MGSCP keywords to enable or disable (use the no form of the command) health check
compatibility for VAS over 10G.
Use the ip-address keyword to define source and destination IP addresses to be used by the health
check packets.
A range of source IP addresses (at least eight) is required.
The configured IP addresses should not be in use in the network. They must be dummy IP addresses
that are reserved for the VAS health check only. (Use the pseudo-ip command to configure these IP
addresses.)
source-ip Health check source IP address.
The source-ip must include a range indication (x.x.x.x/x).
dest-ip Health check destination IP address.
The dest-ip does not include a range indication.
Release Modification
3.0.3 This command was introduced.