To configure the method and reason that the VPG includes in ServiceChange commands that it sends to the PGC when the state of a control association, virtual interface, or context changes, include the service-change statements at the [edit services pgcp gateway gateway-name h248-options] hierarchy level.
-
service-change {
-
-
control-association-indications {
-
-
disconnect {
-
controller-failure (failover-909
| restart-902);
-
reconnect (disconnected-900
| restart-902);
- }
-
-
down {
-
administrative (forced-905
| forced-908 | none);
-
failure (forced-904
| forced-908 | none);
-
graceful (graceful-905
| none );
- }
-
-
up {
-
cancel-graceful (none
| restart-918);
-
failover-cold (failover-920
| restart-901);
-
failover-warm (failover-919
| restart-902);
- }
- }
-
-
virtual-interface-indications {
-
-
virtual-interface-down {
-
administrative (forced-905
| forced-906 | none);
-
failure (forced-904
| forced-906 | none);
-
graceful (graceful-905
| none);
-
link-loss (forced-906 |
none);
- }
-
-
virtual-interface-up {
-
cancel-graceful (none
| restart-918);
-
warm (none | restart-900);
- }
- }
-
-
context-indications {
-
state-loss (forced-910
| forced-915 | none);
- }
- }