RIPng Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1530
show ripng interface
show ripng interface {detail | vlan <vlan-name> | tunnel <tunnel-name>}
Description
Displays RIPng-specific configuration and statistics for the specified interface.
Syntax Description
Default
Show summary output for all interfaces.
Usage Guidelines
Displays the RIPng interface configuration and runtime information. If no interface is specified, only the
summary data for all the configured interfaces is displayed. If an interface is specified, only the data for
that interface is displayed in detail. If the keyword
detail
is specified, detailed data for all interfaces is
displayed.
Example
The following command displays the RIPng configuration summary for all interfaces:
show ripng interface
The following is sample output from this command:
VLAN IP Address Flags Sent Rcvd Triggered Cost
Packets Packets Updates
v1 22cc::3 /64 rif-pst 106349 106349 3 15
v2 22bb::1 /64 rif-pst 106349 106095 3 1
v3 2abc::1 /120 rif-pst 106351 0 4 1
v4 3ffe::1 /64 rif-pst 106349 139124 3 1
Flags: (f) Interface Forwarding Enabled, (i) Interface RIPng Enabled
(n) Multinetted Interface, (r) Router RIPng Enabled
(p) Poison Reverse Enabled, (s) Split Horizon Enabled
(t) Trigerred Update Enabled.
detail
Specifies detailed display.
vlan-name
Specifies an IPv6 configured VLAN.
tunnel-name
Specifies an IPv6 tunnel.