ON THIS PAGE
Ejemplo Configuración de RSVP en el enrutador de VPLS PE
En este ejemplo se muestra cómo configurar RSVP en el enrutador VPLS PE.
Aplicables
Antes de empezar:
Antes de comenzar, consulte Understanding Selective Stateless Packet-Based Services .
Configure las interfaces que llevarán el tráfico de VPLS entre el enrutador de PE y los dispositivos de CE. ConsulteExample: Configuring Routing Interfaces on the VPLS PE Router VPLS PE y Example: Configuring the Interface to the VPLS CE DeviceVPLS CE.
Cree una instancia de enrutamiento VPLS en cada enrutador de PE que participe en el VPLS. Consulte Example: Configuring the VPLS Routing Instancede enrutamiento VPLS.
Configure una IGP en los enrutadores PE para intercambiar información de enrutamiento. Consulte Example: Configuring OSPF on the VPLS PE RouterVPLS PE.
Descripción general
En este ejemplo se describe cómo activar RSVP para todas las conexiones que participan en el LSP del enrutador PE1.
Automática
Procedimiento detallado
Para configurar RSVP en el enrutador de VPLS PE:
- Configure la interfaz en el enrutador de PE2 para RSVP.[edit ]user@host# set protocols rsvp interface t1-1/0/1.0
- Configure la interfaz de bucle de retroceso para RSVP.[edit ]user@host# set protocols rsvp interface lo0.0
- Si ha terminado de configurar el dispositivo, confirme la configuración.[edit]user@host# commit
Comproba
Para comprobar que la configuración funciona correctamente, escriba el show protocols comando.