show ipv6 ripng interface

Syntax

show ipv6 ripng [<进程id >] interface [] [brief] [all-vrfs | vrf]

描述

Displays information about RIPng enabled interfaces.

Command context

Operator (>)或经理(#)

Parameters

<进程id >

Specifies RIPng process ID. Range: 1-63.

Specifies interface.

brief

Shows brief overview information for RIPng interface.

all-vrfs

Displays interface information for all VRFs.

vrf

Selects specific VRF.

Specifies VRF.

权威

Auditors or Administrators or local user group members with execution rights for this command. Auditors can execute this command from the auditor context (auditor>) only.

Usage

  • Parameters display general RIPng information for a specific RIPng process.
  • Parameters display general RIPng information for a specific or all VRFs.
  • If a VRF is not mentioned, information for the default VRF is displayed.

Examples

switch#show ipv6 ripng interfaceInterface 1/1/1 is up, IPv6 Address is fe80::7272:cfff:fe70:67a ----------------------------------------------------------------------- VRF : Default Process-ID : 1 Status : Oper Up Mode : Send and Receive MTU : 500 Poision Reverse : Enabled Interface 1/1/2 is up, IPv6 Address is fe80::7272:cfff:fe70:67a ----------------------------------------------------------------------- VRF : Default Process-ID : 1 Status : Admin Down Mode : Receive MTU : 500 Poision Reverse : Enabled Interface 1/1/3 is up, IPv6 Address is fe80::7272:cfff:fe70:67a ----------------------------------------------------------------------- VRF : Default Process-ID : 1 Status : Admin Down Mode : Send MTU : 500 Poision Reverse : Enabled switch# show ipv6 ripng interface brief VRF : default Process-ID : 1 ------------------------------- Total Number of Interfaces: 2 Interface IPv6-Address Status MTU ----------------------------------------------------------- 1/1/1 fe80::7272:cfff:fe70:67a up 500 1/1/2 fe80::7272:cfff:fe71:67a up 500