home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

show ip ospfv3 routing-instance

Displays the mapping between routing instance and OSPFv3 process and identifies which processes are running in a given routing instance.

show ip ospfv3 routing instance { all | default | instance-name }

Operational mode

Use this comment to identify the routing instance that a given process runs in.

The following example displays the mapping between each routing instance and OSPFv3 process.


vyatta@vyatta:~$ show ip ospfv3 routing-instance all
OSPFv3 processes bound to routing-instance GREEN:
None
OSPFv3 processes bound to routing-instance BLUE:
OSPF process id:100
OSPFv3 processes bound to routing-instance default:
OSPF process id:0
vyatta@vyatta:~$