[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring TWAMP

You can configure support for the Two-Way Active Measurement Protocol (TWAMP) on MultiServices PICs running in Layer 2 mode. You can enable TWAMP on all MultiServices PIC models and on all router platforms that support these PICs.

For more information on TWAMP, see the current version of Internet draft draft-ietf-ippm-twamp.txt.

To configure TWAMP properties, include the twamp statement at the [edit services rpm] hierarchy level:

[edit services rpm]
twamp {
server {
client-list list-name {
[ address address ];
}
inactivity-timeout seconds;
maximum-connections count;
maximum-connections-per-client count;
maximum-sessions count;
maximum-sessions-per-connection count;
port number;
}
}

The TWAMP configuration process includes the following tasks:


[Contents] [Prev] [Next] [Index] [Report an Error]