To list MVPN Extranet objects for a NE

Purpose

Perform this procedure to display a list of MVPN extranet objects that exchange route information through a given NE. The Show MVPN-Extranet menu command issues a show router mvpn-extranet CLI command to the selected NE, and returns a list of subscriber VRF IP addresses. The command can be issued from a base routing instance, or from a VPRN site.

Steps
 

Perform one of the following:

  1. In the navigation tree routing view, expand Network→NE→Routing Instance.

  2. Run the Show MVPN-Extranet command from a VPRN site.

    Perform the following steps:

    1. Choose Manage→Service→Services from the NFM-P main menu. The Manage Services form opens.

    2. Configure the filter criteria. A list of services appears at the bottom of the Manage Services form.

    3. Choose a VPRN service and click Properties. The VPRN Service (Edit) form opens.

    4. In the navigation tree, expand Network→NE→Routing Instance.


Right-click on the Routing Instance icon and choose Show MVPN-Extranet from the menu. The Show MVPN-Extranet form opens.


In the Parameters field, you can type filter arguments for the show router mvpn-extranet CLI command. For example:

- mvpn-extranet [detail] [srcmvpn <source_service_id>] [recvmvpn <reciever_service_id>]

where

[detail] provides a detailed route table in the command output.

[srcmvpn <source_service_id> ] filters the output route table to a source VRF, based on the service ID of the source VRF. The variable range is 0 to 4294967295.

[recvmvpn <reciever_service_id>] filters the output route table to a destination VRF, based on the service ID of the destination VRF. The variable range is 0 to 4294967295.


Click OK. The Show MVPN-Extranet form displays table of MVPN extranet objects.

End of steps