![]() |
COMMAND DESCRIPTION 22/190 82-CRA 119 1170/1-V1 Uen A | ![]() |
Copyright
© Copyright Ericsson AB 2009. All rights reserved.
Disclaimer
No part of this document may be reproduced in any form without the written permission of the copyright owner. The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.
Commands starting with “show n” through commands starting with “show o” are included.
show nat policy [pol-name [detail]]
Displays information for configured Network Address Translation (NAT) policies in the current context.
all modes
pol-name |
Optional. NAT policy name. |
detail |
Optional. Displays more detailed information about the specified NAT policy. Used only with the pol-name argument. |
When entered without any optional syntax, the show nat policy command displays information for all configured NAT policies in the current context.
Use the show nat policy command to display information for configured NAT policies in the current context.
The following example displays information about all configured NAT policies in the current context:
[local]Redback>show nat policy Policy-Grid Rules Slot-Mask Binds Policy-Name 0x00000001 4 0x00000010 1 pol1 0x00000002 1 0x00040000 1 pol2
The following example displays information about the pol1 policy:
[local]Redback#show nat policy pol1 Policy name : pol1 Policy grid : 0x1 Number of rules : 4 Slot mask : 0x10 Number of binds : 1
The following example displays detailed information about the pol1 policy:
[local]Redback#show nat policy pol1 detail Policy name : pol1 Policy grid : 0x1 Number of rules : 4 Slot mask : 0x10 Number of binds : 1 Circuit : 3/1 Reference counters (in circuits * classes): Slot 1 2 3 4 5 6 9 10 11 12 13 14 0 0 1 0 0 0 0 0 0 0 0 0 Static NAT Rules: In/Out Protocol Src-Addr Port NAT-Src-Addr Port NAT-Ctx-Id in tcp/ip 10.1.1.3 80 100.1.1.3 8080 0x40080001 in tcp/ip 10.1.2.3 80 100.1.2.3 8080 0x40080001 in tcp/ip 10.1.3.3 80 100.1.3.3 8080 0x40080001 in tcp/ip 10.1.4.3 80 100.1.4.3 8080 0x40080001 Class-Name Action Pool-Grid Pool-Ctx-Id Timeout(sec) default na[p]t 0x2 0x40080001 tcp 86400 udp 120 Class-Name Action Pool-Grid/ Dest-IP-Addr/ Timeout(sec) Context-Id Context-Id default na[p]t 0x2 170.16.1.1 tcp 86400 0x40080001 0x40080001 udp 120 finrst 240 icmp 60 syn 128 basic 3600 CLASS2 na[p]t 0x2 0x40080001 tcp 86400 udp 120 finrst 240 icmp 60 syn 128 basic 3600 CLASS3 na[p]t 0x0 0x40080001 tcp 86400 udp 120 finrst 240 icmp 60 syn 128 basic 3600
show nat pool [nat-pool-name [detail]]
Displays information about configured Network Address Translation (NAT) pools in the current context.
all modes
nat-pool-name |
Optional. NAT pool name. |
detail |
Optional. Displays detailed information about the specified NAT pool. |
When entered without any optional syntax, the show nat pool command displays information about all configured NAT pools in the current context.
Use the show nat pool command to display information about NAT pools in the current context.
The following example displays information for all configured NAT pools in the current context:
[local]Redback>show nat pool Pool-Grid Context-Id Type Rcrds Slot-Mask Pool-Name 0x00000002 0x40080001 napt/M 3 0x00040010 pool1 0x00000003 0x40080001 napt 1 0x00000000 pool_test
The following example displays detailed information about the pool1 pool:
[local]Redback>show nat pool pool1 detail Pool name : pool1 Pool context id : 0x40080001 Pool grid : 0x2 Pool type : napt, multi-bind Number of records : 3 Slot mask : 0x40010 Reference counters (in circuits * classes): Slot 1 2 3 4 5 6 9 10 11 12 13 14 0 0 2 0 0 0 0 1 0 0 0 0 NAT Address Ranges: Start-IP-Addr End-IP-Addr Start-Port End-Port 100.1.1.3 100.1.1.3 45056 49151 100.1.1.3 100.1.1.3 49152 57343 100.1.1.3 100.1.1.3 57344 65535
show nd interface [if-name] [detail]
Displays interface information for one or more Neighbor Discovery (ND) router interfaces.
if-name |
Optional. Name of an ND router interface. |
detail |
Optional. Displays detailed interface information. |
None
Use the show nd interface command to display interface information for one or more ND router interfaces.
The following example displays interface information for the int1 ND router interface, with all default settings:
[local]Redback>show nd interface int1
Intf Grid Mac Address Status Circuit IPv6 Address 0x10000005 00:00:00:00:00:00 Down Cct invalid 2005::1/64 interface name: int1, link-local address :: interface configured parameters: RA suppress: no RA reachable time(msec): 0 RA interval(sec): 200 RA life time(sec): 1800 Managed address config: no Other stateful config: no Prefix valid life(sec): 2592000 Prefix preferred life(sec): 604800 NS interval(msec): 0
show nd neighbor [ipv6-addr | detail | interface if-name]
Displays neighbor information for one or more Neighbor Discovery (ND) router interfaces.
ipv6-addr |
Optional. IP Version 6 (IPv6) address in the format A:B:C:D:E:F:G:H for which neighbor information is displayed. |
detail |
Optional. Displays detailed neighbor information. |
interface if-name |
Optional. Name of an ND router interface for which neighbor information is displayed. |
None
Use the show nd neighbor command to display neighbor information for one or more ND router interfaces. Table 1 lists the fields displayed by this command without the detail keyword.
Field |
Description |
---|---|
IPv6 Address |
IPv6 address of the neighbor. |
Age |
Remaining time for which this neighbor is retained in the ND table. |
Link-layer Addr |
Medium access control (MAC) address of the neighbor. |
State |
Type of entry in the ND table, according to one of the following conditions:
|
Circuit |
Physical circuit (slot number and port) over which an advertisement message from this neighbor was received. |
Table 2 lists the additional fields that are displayed with the detail keyword.
Field |
Description |
---|---|
interface |
Name of the ND interface for this neighbor. |
entry has text attribute(s) |
Type of attributes for this neighbor, such as:
|
Router refresh in nnn seconds |
Time until the next refresh. |
reachable uptime dddhhhmm |
Elapsed time that the neighbor has been reachable (days, hours, minutes). |
number of times refreshed nnn |
Number of times this neighbor entry has been refreshed during the reachable uptime period. |
min/max request |
Minimum and maximum number of NS messages sent during the reachable uptime period. |
total NS/NA |
Total number of NS and NA messages sent during the reachable uptime period. |
min/max/avg resolution time |
Minimum, maximum and average times to resolve this neighbor’s IP address, in milliseconds, during the reachable uptime period. |
The following example displays the neighbors for the int1 ND router interface:
[local]Redback>show nd neighbor interface int1
IPv6 Address Age Link-layer Addr State Circuit 2002::2 0 00:30:88:00:11:0b intf 3/8 2005::1 0 00:30:88:00:11:09 intf 3/6 2005::2 269 00:30:88:00:32:94 reach 3/6 2006::1 0 00:30:88:00:11:0f intf 3/12 fe80::230:88ff:fe00:1109 0 00:30:88:00:11:09 intf 3/6 fe80::230:88ff:fe00:110b 0 00:30:88:00:11:0b intf 3/8 fe80::230:88ff:fe00:110f 0 00:30:88:00:11:0f intf 3/12 fe80::230:88ff:fe00:3294 15 00:30:88:00:32:94 reach 3/6 fe80::2b0:64ff:fe2c:523 272 00:b0:64:2c:05:23 reach 3/12
The following example displays detailed information for the known neighbors; only the output for the 2005::1 IPv6 address is listed:
[local]Redback>show nd neighbor detail
IPv6 Address Age Link-layer Addr State Circuit 2005::1 139 00:30:88:00:11:09 reach 1/8 interface: to_se2 the entry has dynamic(nbr NS pkt) attribute(s), Router refresh in 160 sec, reachable uptime 02d15h57 number of time refreshed 816, min/max request 1/1, total NS/NA 817/817 min/max/avg resolution time 2/38/2 msec
show nd prefix {all | interface {if-name | detail}}
Displays prefix information for one or more Neighbor Discovery (ND) router interfaces.
all |
Displays prefix information for all ND router interfaces in the context. |
interface |
Displays prefix information for one or more ND router interfaces. |
if-name |
Name of an ND router interface. |
detail |
Displays detailed prefix information. |
None
Use the show nd prefix command to display prefix information for one or more ND router interfaces. Table 3 lists the fields displayed by this command without the detail keyword.
Field |
Description |
---|---|
IPv6 Address |
IPv6 address of the neighbor. |
Onlink |
State of the onlink configuration flag. |
Autoconf |
State of the auto-configuration flag. |
ValidLife |
Value for the Valid Lifetime field. |
PrefLife |
Value for the Preferred Lifetime field. |
S |
Status, according to one of the following conditions:
|
Table 4 lists the fields displayed by this command with the detail keyword.
Field |
Description |
---|---|
Intf Grid |
Internal system ID for the interface for this prefix. |
Mac Address |
Configured medium access control (MAC) address for this prefix. |
Status |
Physical circuit status, according to one of the following conditions:
|
Circuit |
Physical circuit ID, in one of the following formats:
|
IPv6 Address |
Configured IPv6 address for this prefix. |
interface name |
Name of the ND interface for this prefix. |
link-local address |
Link address, derived by the system from the MAC address for the port prefix. |
The following example displays ND prefixes for all ND interfaces:
[local]Redback>show nd prefix all
ND prefix(es) on interface int1: IPv6 Address Onlink AutoConf ValidLife PrefLife S 2005::1/64 Y Y 2592000 604800 i 2006::1/64 Y Y 2592000 604800 c on interface ipv6-tunnel: 2006::2/64 Y Y 2592000 604800 i
The following example displays detailed information for ND prefixes:
[local]Redback>show nd prefix interface detail
Intf Grid Mac Address Status Circuit IPv6 Address 0x10000005 00:00:00:00:00:00 Down Cct invalid 2005::1/64 interface name: int1, link-local address :: 0x1000000a 00:00:00:00:00:00 Down Cct invalid 2006::2/64 interface name: ipv6-tunnel, link-local address ::
show nd static-neighbor {all | interface {if-name | detail}}
Displays information for the configured static neighbors for one or more Neighbor Discovery (ND) router interfaces.
all |
Displays static-neighbor information for all ND router interfaces in the context. |
interface |
Displays static-neighbor information for one or more ND router interfaces. |
if-name |
Name of an ND router interface. |
detail |
Displays detailed static-neighbor information. |
None
Use the show nd static-neighbor command to display information for the configured static neighbors for one or more ND router interfaces.
The following example displays the static neighbors for the int1 ND router interface:
[local]Redback>show nd static-neighbor interface int1
ND static neighbor(s) on interface int1: IPv6 Address Mac Address 2006::1 00:30:88:00:0a:30
show nd statistics [interface if-name]
Displays global statistics for one or more Neighbor Discovery (ND) router interfaces.
interface if-name |
Optional. Name of an ND router interface for which statistics are displayed. |
None
Use the show nd statistics command to display global statistics for one or more ND router interfaces. Table 5 lists the fields displayed by this command; entries are listed for each ND interface.
Field |
Description |
---|---|
RS |
Number of Router Solicitation (RS) messages sent and received. |
RA |
Number of Router Advertisement (RA) messages sent and received. |
NS |
Number of Neighbor Solicitation (NS) messages sent and received. |
NA |
Number of Neighbor Advertisement (NA) messages sent and received. |
OTHER |
Number of other types of messages sent and received. |
BAD |
Number of malformed or unsupported messages sent and received. |
cache miss/upload |
Number of cache misses and uploads. |
rib req/clear |
Number of Routing Information Base (RIB) request and clear operations. |
install/delete |
Number of installation and deletion operations in the ND table. |
total neighbor entries |
Number of neighbor entries in the ND table (of all types). |
static |
Number of static entries in the ND table. |
interface |
Number of interface entries in the ND table. |
dynamic |
Number of dynamic (discovered by the ND router for this interface) entries in the ND table. |
DAD reported |
Number of duplicate IPv6 addresses detected. |
The following example displays statistics for the int1 ND router interface:
[local]Redback>show nd statistics interface int1
ND statistics for interface int1: RS RA NS NA OTHER BAD TOTAL Send: 0 0 0 0 0 0 0 Recv: 0 0 0 0 0 0 0 cache-miss/upload 0/0, rib req/clear 0/0, install/delete 0/0 total neighbor entries 2; static 1, interface 1, dynamic 0 DAD reported 0
show nd summary
Displays Neighbor Discovery (ND) summary information for the ND router global settings.
This command has no keywords or arguments.
None
Use the show nd summary command to display ND summary information for the ND router global settings.
The following example displays ND summary information for the ND router global settings; in this case, the settings are all defaults:
[local]Redback>show nd summary
ND router global setting: RA suppress: no RA reachable time(msec): 0 RA interval(sec): 200 RA life time(sec): 1800 Managed address config: no Other stateful config: no Prefix valid life(sec): 2592000 Prefix preferred life(sec): 604800 NS interval(msec): 0
show netop {advertise | snmp version | connection-mode}
Displays the configuration of the communication between the NetOp Element Management System (EMS) server and the SmartEdge router .
advertise |
Displays configuration information for advertisement packets. |
snmp version |
Displays the version of the SNMP traps that are sent to the NetOp EMS server. |
connection-mode |
Displays the type of encryption the SmartEdge router allows, if any, on the connection between the NetOp EMS server and the SmartEdge router. |
None
Use the show netop command to display the configuration of the communication between the NetOp EMS server and the SmartEdge router.
This communication is configured by the connection mode command (in NetOp configuration mode); for information about this command, see the Command List.
The following example displays the configuration data for the advertisement packets sent to a NetOp EMS server:
[local]Redback>show netop advertise
IP Address Port Interval Node Group 192.168.0.1 6581 10 NOCuser1
The following example shows that the SmartEdge router allows both unencrypted and Transport Layer Security (TLS) communication between itself and the NetOp EMS server:
[local]Redback>show netop connection-mode unencrypted tls
show ntp associations
Displays current associations with remote Network Time Protocol (NTP) servers and lists NTP daemon statistics for those servers.
all modes
This command has no keywords or arguments.
None
Use the show ntp associations command to display current associations with remote NTP servers and list NTP daemon statistics for those servers.
The following example displays information showing that synchronization has taken place after five minutes:
[local]Redback>show ntp associations
remote local st poll reach delay offset disp ======================================================================= *155.53.12.12 10.11.66.107 2 1024 377 0.00072 -0.008920 0.01340
155.53.32.75 10.11.66.107 3 1024 77 0.00072 -0.009262 0.19539
Estimates based on network delay (delay), dispersion of time packet exchanges (disp), and clock offset (offset) are displayed, and the IP address of the remote NTP server. The asterisk and bullet in the example have the following meanings:
The server is synchronized and is selected as the primary server. The server is synchronized and is acting as a backup server.
The following example displays output in a case where the NTP daemon has been started, but is in the process of trying to synchronize (within the first five minutes) with the remote server:
[local]Redback>show ntp associations remote local st poll reach delay offset disp ======================================================================= 155.53.32.75 10.11.66.107 3 64 1 0.00139 -0.010462 7.93752
If the daemon has not been started, or if no NTP server associations are currently configured, no output is provided under the list of headings.
show ntp status
Displays the current Network Time Protocol (NTP) parameter settings and synchronization status.
all modes
This command has no keywords or arguments.
None
Use the show ntp status command to display NTP parameter settings and synchronization status.
If the slowsync command (in NTP configuration mode) has not been enabled, it takes a few seconds for the NTP daemon to adjust time with valid NTP servers. While the NTP daemon is in the process of collecting samples from remote NTP servers, the Source is not synced yet message is displayed; see the “ Examples” section. For more information about the slowsync command, see the Command List.
The following example contains sample output in a case where synchronization has taken place after five minutes:
[local]Redback>show ntp status Ntpd version 4.0.98f system peer: 155.53.12.12 system peer mode: client leap indicator: 00 stratum: 3 precision: -15 root distance: 0.02441 s root dispersion: 0.04129 s reference ID: [155.53.12.12] reference time: bde128a0.ea5204af Mon, Nov 21 2005 14:43:44.915 system flags: bclient monitor ntp kernel stats kernel_sync jitter: 0.003784 s stability: 0.035 ppm broadcastdelay: 0.003998 s authdelay: 0.000000 s
The following example shows sample output in a case where the NTP daemon has been started, but is in the process of trying to synchronize (within the first five minutes) with the remote server:
[local]Redback>show ntp status Ntpd version 4.0.98f Source is not synced yet
The following example shows sample output in a case where the daemon has not been started:
[local]Redback>show ntp status Ntpd version 4.0.98f ... not running
show ospf [instance-id]
Displays high-level information for all Open Shortest Path First (OSPF) instances, or optionally, for a specific instance.
all modes
instance-id |
Optional. Instance ID. The range of values is 1 to 65,535. |
Displays OSPF instance information for all instances associated with the context.
Use the show ospf command to display high-level information for all OSPF instances, or optionally, for a specific OSPF instance.
The following example displays output from the show ospf command for OSPF instance 1:
[local]Redback>show ospf 1
--- OSPF Instance 1/Router ID 193.10.25.7 --- Intra-Distance : 110 Inter-Distance : 110 Ext-Distance : 110 Type of Service : TOS-Type0 Area Border Rtr : Yes AS Boundary Rtr : No Auto-Cost : Yes Flood Queued : 0 SPF Delay : 1 SPF Holdtime : 1 Full SPF Count : 3 Incr SPF Count : 0 Full SPF Vers : 3 Incr SPF Vers : 0 SPF LastCompute : 00:02:19 Nbrs Exchanging : 0 Max Exchanging : 30 Nbrs Adjacent : 0 Redist Metric : Unspecified Redist Queued : 0 Redist Count : 0 Redist Quantum : 2000 Stub Rtr Config : None Stub Rtr Delay : 0 Stub Router : No BGP Converged : No MPLS Traffic Eng: No MPLS Shortcuts : No Graceful Restart: Disabled Restart Status : No Restart Helper Neighbors: 0 Area List (2 total): 0.0.0.0 0.0.0.1
show ospf3 [instance-id]
Displays high-level information for all Open Shortest Path First Version 3 (OSPFv3) instances, or optionally, for a specific instance.
all modes
instance-id |
Optional. Instance ID. The range of values is 1 to 65,535. |
Displays OSPFv3 instance information for all instances associated with the context.
Use the show ospf3 command to display high-level information for all OSPFv3 instances, or optionally, for a specific OSPFv3 instance.
The following example displays output from the show ospf3 command for OSPFv3 instance 1:
[local]Redback>show ospf3 1 --- OSPFv3 Instance 1/Router ID 2.2.2.2 --- Intra-Distance : 110 Inter-Distance : 110 Ext-Distance : 110 AS Scoped LSA : 0 Area Border Rtr : No AS Boundary Rtr : No Auto-Cost : Yes Flood Queued : 0 SPF Delay : 10 SPF Holdtime : 0 Full SPF Count : 4 Incr SPF Count : 0 Full SPF Vers : 4 Incr SPF Vers : 0 SPF LastCompute : 00:01:47 Nbrs Adjacent : 2 Nbrs Exchanging : 0 Global Exchg Max: 300 Redist Metric : Unspecified Redist Queued : 0 Redist Count : 0 Redist Quantum : 2000 Stub Rtr Config : None Stub Rtr Delay : 0 Stub Router : No BGP Converged : No MPLS Traffic Eng: No MPLS Shortcuts : No Demand DC Clear : 0 Demand Indicate : 0 Demand DoNotAge : 0 Helper Neighbors: 0 Graceful Restart: Disabled Restart Status : No Restart Helper StrictChk: No Area List (1 total): 0.0.0.0
show ospf3 area [instance-id {area-id | ip-addr}] [brief]
Displays information about Open Shortest Path First Version 3 (OSPFv3) areas.
all modes
instance-id |
Optional. Instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. IP address. |
brief |
Optional. Provides a summary of information. |
Displays summary information for all OSPFv3 areas.
Use the show ospf3 area command to display information about OSPFv3 areas.
The following example displays output from the show ospf3 area command:
[local]Redback>show ospf3 area --- OSPFv3 Area 0.0.0.0 Instance 1/Router ID 2.2.2.2 --- Area Type : Regular Interface Count: 3 LSA Count : 13 LSA Checksum : 0x06f2c6 ABR Count : 0 ASBR Count : 0 Adjacent Nbrs : 2 Up Interfaces : 3 Demand DC Clear: 0 Demand Indicate: 0 Demand DoNotAge: 0 Max Indicate ID: 0.0.0.0 Interface ID List: 0.0.0.1 0.0.0.2 0.0.0.4
The following example displays output from the show ospf3 area 1 0.0.0.0 command:
[local]Redback>show ospf3 area 1 0.0.0.0 --- OSPFv3 Area 0.0.0.0 Instance 1/Router ID 2.2.2.2 --- Area Type : Regular Interface Count: 3 LSA Count : 13 LSA Checksum : 0x06f2c6 ABR Count : 0 ASBR Count : 0 Adjacent Nbrs : 2 Up Interfaces : 3 Demand DC Clear: 0 Demand Indicate: 0 Demand DoNotAge: 0 Max Indicate ID: 0.0.0.0 Interface ID List: 0.0.0.1 0.0.0.2 0.0.0.4
The following example displays output from the show ospf3 area brief command:
[local]Redback>show ospf3 area brief --- OSPFv3 Areas for Instance 1/Router ID 2.2.2.2 --- Area Type Intf-Count LSA-Count LSA cksum 0.0.0.0 Regular 3 13 0x0006f2c6
show ospf3 asbr [instance-id [all]] [all]
Displays routes to autonomous system boundary routers (ASBRs) and other Open Shortest Path First Version 3 (OSPFv3) routers.
all modes
instance-id |
Optional. Instance ID. The range of values is 1 to 65,535. |
all |
Optional. Displays information about ASBRs and other OSPFv3 routers. |
None
Use the show ospf3 asbr command to display routes to ASBRs and other OSPFv3 routers.
The following example displays routes to all ASBRs:
[local]Redback>show ospf3 asbr --- ASBR entries for OSPFv3 Instance 1/Router ID 2.2.2.2 --- Destination Cost Route-Type Area NextHop 3.3.3.3 1 Intra 0.0.0.0 fe80::230:88ff:fe00:3294
The following example displays routes to ASBR 5:
[local]Redback>show ospf3 asbr 5 --- ASBR entries for OSPFv3 Instance 5/Router ID 2.2.2.2 --- Destination Cost Route-Type Area NextHop 3.3.3.3 1 Intra 0.0.0.0 1280::230:88fd:fe00:3567
The following example displays routes to all ASBRs and other OSPFv3 routes:
[local]Redback>show ospf3 asbr all --- ASBR entries for OSPFv3 Instance 1/Router ID 2.2.2.2 --- Destination Cost Route-Type Area NextHop 3.3.3.3 1 Intra 0.0.0.0 fe80::230:88ff:fe00:3294
show ospf3 database [instance-id] [area-id | ip-addr] [detail] [summary]
Displays information stored in the Open Shortest Path First Version 3 (OSPFv3) link-state database (LSDB).
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
detail |
Optional. Displays detailed information. |
summary |
Optional. Displays summary information. |
None
Use the show ospf3 database command to display information stored in the OSPFv3 LSD.
The following example provides information about link-state advertisement (LSA) type, link ID, advertising router IP address, link-state age, checksums, and sequence number:
[local]Redback>show ospf3 database --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- Router Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.0 2.2.2.2 80000006 9b12 56 440 0.0.0.0 3.3.3.3 80000005 7336 56 90 0.0.0.0 4.4.4.4 80000198 bf3b 56 410 Network Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.4 2.2.2.2 80000001 6781 32 440 0.0.0.5 4.4.4.4 80000001 6572 32 432 0.0.0.6 4.4.4.4 80000001 29b1 32 457 Intra Area Prefix Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.0 2.2.2.2 8000000a 1b04 52 440 0.0.0.4 2.2.2.2 80000001 b996 52 440 0.0.0.0 3.3.3.3 80000006 59c0 52 433 0.0.3.237 4.4.4.4 80000001 cf80 52 432 0.0.3.238 4.4.4.4 80000001 bb93 52 457 Link Type Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.2 2.2.2.2 80000001 d92d 64 462 0.0.0.6 4.4.4.4 80000002 4524 64 1678 0.0.0.2 10.12.209.174 80000001 86f1 64 600 0.0.0.4 2.2.2.2 80000001 21ea 64 462 0.0.0.4 3.3.3.3 80000001 b8a2 64 445 0.0.0.4 10.12.209.163 80000001 c516 64 1283 0.0.0.4 10.12.209.174 80000001 cdaf 64 600 External Link State Advertisements LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.18 3.3.3.3 80000001 3829 36 90 0.0.0.19 3.3.3.3 80000001 aaa4 36 90
show ospf3 database [instance-id] [area-id | ip-addr] advertising router {router-id | self-originate} [detail [debug] | debug]
Displays information about Open Shortest Path First Version 3 (OSPFv3) advertising router link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
router-id |
OSPFv3 router ID in the form A.B.C.D. |
self-originate |
Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
debug |
Optional. Displays debug information. |
None
Use the show ospf3 database advertising router command to display information about OSPFv3 advertising router LSAs.
The following example provides information specific to the advertising router, 3.3.3.3:
[local]Redback>show ospf3 database advertising-router 3.3.3.3 --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- Router Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.0 3.3.3.3 80000005 7336 56 127 Intra Area Prefix Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.0 3.3.3.3 80000006 59c0 52 470 Link Type Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.4 3.3.3.3 80000001 b8a2 64 482 External Link State Advertisements LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.18 3.3.3.3 80000001 3829 36 127 0.0.0.19 3.3.3.3 80000001 aaa4 36 127
show ospf3 database [instance-id] [area-id | ip-addr] grace [all [router-id] | link-id [router-id | self-originate] | self-originate] [detail [debug] | debug]
Displays information about Open Shortest Path First Version 3 (OSPFv3) grace link-state advertisement (LSA) database entries.
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all grace LSAs. |
router-id |
Optional. Advertising router ID in the form A.B.C.D. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
debug |
Optional. Displays debug information. |
None
Use the show ospf3 database grace command to display information about OSPFv3 grace LSA database entries.
The following example displays general output from the show ospf3 database grace command:
[local]Redback>show ospf3 database grace --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- Grace Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.4 2.2.2.2 80000001 bb07 36 59
The following example displays detailed output from the show ospf3 database grace command:
[local]Redback>show ospf3 database grace detail --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- --- Grace LSA 0.0.0.4 (Area 0.0.0.0) --- Link State Id : 0.0.0.4 Advertising Router : 2.2.2.2 Sequence Number : 0x80000001 Checksum : 0xbb07 Length : 36
show ospf3 database [instance-id] [area-id | ip-addr] inter-prefix [all [router-id] | link-id [router-id | self-originate] | self-originate] [detail [debug] | debug]
Displays information about Open Shortest Path First Version 3 (OSPFv3) interarea prefix link-state advertisement (LSA) database entries.
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all interarea prefix LSAs. |
router-id |
Optional. Advertising router ID in the form A.B.C.D. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
debug |
Optional. Displays debug information. |
None
Use the show ospf3 database inter-prefix command to display information about OSPFv3 interarea prefix LSA database entries.
The following example displays general output from the show ospf3 database inter-prefix command:
[local]Redback>show ospf3 database inter-prefix --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- Inter Area Prefix Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.15 3.3.3.3 80000002 d997 44 763
The following example displays detailed output from the show ospf3 database inter-prefix command:
[local]Redback>show ospf3 database inter-prefix detail --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- --- Inter Area Prefix LSA 0.0.0.15 (Area 0.0.0.0) --- Link State Id : 0.0.0.15 Advertising Router : 3.3.3.3 Sequence Number : 0x80000002 Checksum : 0xd997 Length : 44 Age : 767 Metric : 10 IPV6Prefix : 2007::/112
show ospf3 database [instance-id] [area-id | ip-addr] inter-router [all [router-id] | link-id [router-id | self-originate] | self-originate] [detail [debug] | debug]
Displays information about Open Shortest Path First Version 3 (OSPFv3) interarea router link-state advertisement (LSA) database entries.
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all interarea router LSAs. |
router-id |
Optional. Advertising router ID in the form A.B.C.D. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
debug |
Optional. Displays debug information. |
None
Use the show ospf3 database inter-router command to display information about OSPFv3 interarea router LSA database entries.
The following example displays general output from the show ospf3 database inter-router command:
[local]Redback>show ospf3 database inter-router --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- Inter Area Router Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.20 3.3.3.3 80000001 deed 32 644
The following example displays detailed output from the show ospf3 database inter-router command:
[local]Redback>show ospf3 database inter-router detail --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- --- Inter Area Router LSA 0.0.0.20 (Area 0.0.0.0) --- Link State Id : 0.0.0.20 Advertising Router : 3.3.3.3 Sequence Number : 0x80000001 Checksum : 0xdeed Length : 32 Options : V6,E,R,DC Metric : 10 Age : 647 Router-Id : 4.4.4.4
show ospf3 database [instance-id] [area-id | ip-addr] inter-router [all [router-id] | link-id [router-id | self-originate] | self-originate] [detail [debug] | debug]
Displays information about Open Shortest Path First Version 3 (OSPFv3) intra-area prefix link-state advertisement (LSA) database entries.
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all intra-area prefix LSAs. |
router-id |
Optional. Advertising router ID in the form A.B.C.D. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
debug |
Optional. Displays debug information. |
None
Use the show ospf3 database intra-prefix command to display information about OSPFv3 intra-area prefix LSA database entries.
The following example displays output from the show ospf3 database intra-prefix command:
[local]Redback>show ospf3 database intra-prefix --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- Intra Area Prefix Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.0 2.2.2.2 8000000a 1b04 52 572 0.0.0.4 2.2.2.2 80000001 b996 52 572 0.0.0.0 3.3.3.3 80000006 59c0 52 565 0.0.3.237 4.4.4.4 80000001 cf80 52 564 0.0.3.238 4.4.4.4 80000001 bb93 52 589
show ospf3 database [instance-id] [area-id | ip-addr] link [all [router-id] | link-id [router-id | self-originate] | self-originate] [detail [debug] | debug]
Displays information about Open Shortest Path First Version 3 (OSPFv3) link link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all link LSAs. |
router-id |
Optional. Advertising router ID in the form A.B.C.D. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
debug |
Optional. Displays debug information. |
None
Use the show ospf3 database link command to display information about OSPFv3 link LSAs.
The following example displays output from the show ospf3 database link command:
[local]Redback>show ospf3 database link --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- Link Type Link State Advertisements (Area 0.0.0.0) (Interface 0.0.0.2) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.2 2.2.2.2 80000001 d92d 64 614 0.0.0.6 4.4.4.4 80000002 4524 64 1830 0.0.0.2 10.12.209.174 80000001 86f1 64 752 Link Type Link State Advertisements (Area 0.0.0.0) (Interface 0.0.0.4) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.4 2.2.2.2 80000001 21ea 64 614 0.0.0.4 3.3.3.3 80000001 b8a2 64 597 0.0.0.4 10.12.209.163 80000001 c516 64 1435 0.0.0.4 10.12.209.174 80000001 cdaf 64 752
show ospf3 database [instance-id] [area-id | ip-addr] network [all [router-id] | link-id [router-id | self-originate] | self-originate] [detail [debug] | debug]
Displays information about Open Shortest Path First Version 3 (OSPFv3) network link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all network LSAs. |
router-id |
Optional. Advertising router ID in the form A.B.C.D. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
debug |
Optional. Displays debug information. |
None
Use the show ospf3 database network command to display information about OSPFv3 network LSAs.
The following example displays information specific to network LSAs:
[local]Redback>show ospf3 database network --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- Network Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.4 2.2.2.2 80000001 6781 32 607 0.0.0.5 4.4.4.4 80000001 6572 32 599 0.0.0.6 4.4.4.4 80000001 29b1 32 624
show ospf3 database [instance-id] [area-id | ip-addr] nssa [[all [router-id] | link-id [router-id | self-originate] | self-originate] [detail [debug] | debug]
Displays information about Open Shortest Path First Version 3 (OSPFv3) not-so-stubby-area (NSSA) link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all NSSA LSAs. |
router-id |
Optional. Advertising router ID in the form A.B.C.D. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
debug |
Optional. Displays debug information. |
None
Use the show ospf3 database nssa command to display information about OSPFv3 NSSA LSAs.
The following example displays general output from the show ospf3 database nssa command:
[local]Redback>show ospf3 database nssa --- OSPFv3 Link State Database for Instance 1/Router ID 3.3.3.3 --- NSSA Link State Advertisements (Area 0.0.0.3) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.0 3.3.3.3 80000002 bcdf 44 1126
The following example displays detailed output from the show ospf3 database nssa command:
[local]Redback>show ospf3 database nssa detail --- OSPFv3 Link State Database for Instance 1/Router ID 3.3.3.3 --- --- NSSA LSA 0.0.0.0 (Area 0.0.0.3) --- Link State Id : 0.0.0.0 Advertising Router : 3.3.3.3 Sequence Number : 0x80000002 Checksum : 0xbcdf Length : 44 Prefix Len : 128 Metric : 1 Options : 0x0 Flags : 0x0 Metric-Type : TYPE1 IPV6 Prefix : ::/128
show ospf3 database [instance-id] [area-id | ip-addr] router [all [router-id] | link-id [router-id | self-originate] | self-originate] [detail [debug] | debug]
Displays information about Open Shortest Path First Version 3 (OSPFv3) router link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all router LSAs. |
router-id |
Optional. Advertising router ID in the form A.B.C.D. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
debug |
Optional. Displays debug information. |
None
Use the show ospf3 database router command to display information about OSPFv3 router LSAs.
The following example displays general output from the show ospf3 database router command:
[local]Redback>show ospf3 database router --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- Router Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Length LSAge 0.0.0.0 2.2.2.2 80000006 9b12 56 628 0.0.0.0 3.3.3.3 80000005 7336 56 278 0.0.0.0 4.4.4.4 80000198 bf3b 56 598
The following example displays detailed output from the show ospf3 database router command:
[local]Redback>show ospf3 database router detail --- OSPFv3 Link State Database for Instance 1/Router ID 2.2.2.2 --- --- Router LSA 0.0.0.0 (Area 0.0.0.0) --- Link State Id : 0.0.0.0 Advertising Router : 2.2.2.2 Sequence Number : 0x80000006 Checksum : 0x9b12 Length : 56 Options : V6,E,R,DC RouterBits : LinkCount : 2 Age : 645 Link Type : transit Interface Id : 0.0.0.2 Link Metric : 10 NBR Interface Id : 0.0.0.6 NBR Router Id : 4.4.4.4 Link Type : transit Interface Id : 0.0.0.4 Link Metric : 1 NBR Interface Id : 0.0.0.4 NBR Router Id : 2.2.2.2 --- Router LSA 0.0.0.0 (Area 0.0.0.0) --- Link State Id : 0.0.0.0 Advertising Router : 3.3.3.3 Sequence Number : 0x80000005 Checksum : 0x7336 Length : 56 Options : V6,E,R,DC RouterBits : E LinkCount : 2 Age : 295 Link Type : transit Interface Id : 0.0.0.2 Link Metric : 10 NBR Interface Id : 0.0.0.5 NBR Router Id : 4.4.4.4 Link Type : transit Interface Id : 0.0.0.4 Link Metric : 1 NBR Interface Id : 0.0.0.4 NBR Router Id : 2.2.2.2 --- Router LSA 0.0.0.0 (Area 0.0.0.0) --- Link State Id : 0.0.0.0 Advertising Router : 4.4.4.4 Sequence Number : 0x80000198 Checksum : 0xbf3b Length : 56 Options : V6,E,R,DC RouterBits : LinkCount : 2 Age : 615 Link Type : transit Interface Id : 0.0.0.6 Link Metric : 10 NBR Interface Id : 0.0.0.6 NBR Router Id : 4.4.4.4 Link Type : transit Interface Id : 0.0.0.5 Link Metric : 10 NBR Interface Id : 0.0.0.5 NBR Router Id : 4.4.4.4
show ospf3 debug
Displays Open Shortest Path First Version 3 (OSPFv3) debug information.
all modes
This command has no keywords or arguments.
None
Use the show ospf3 debug command to display OSPFv3 debug information.
The following example displays output from the show ospf3 debug command:
[local]Redback>show ospf3 debug --- OSPFv3 Debug Types/Filters --- Type Filter LSDB Neighbor Policy
show ospf3 interface [if-name] [detail]
Displays Open Shortest Path First Version 3 (OSPFv3) interface information.
all modes
if-name |
Optional. Name of a particular interface. |
detail |
Optional. Displays detailed information. |
Displays summary information about all configured OSPFv3 interfaces in the context.
Use the show ospf3 interface command to display OSPFv3 interface information.
The following example displays output from the show ospf3 interface command:
[local]Redback>show ospf3 interface --- OSPFv3 Interfaces for Instance 1/Router ID 2.2.2.2 --- Name NetworkType Cost Priority State Area lo loopback 1 N/A Loopback 0.0.0.0 to_mer broadcast 10 1 BDR 0.0.0.0 to_ven broadcast 1 1 DR 0.0.0.0
show ospf3 intra-rib instance-id {area-id | ip-addr} [detail]
Displays Open Shortest Path First Version 3 (OSPFv3) intra-Routing Information Base (RIB) information.
all modes
instance-id |
OSPFv3 instance ID. The range of values is 1 to 65,535. |
area-id |
Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Area IP address in the form A.B.C.D. |
detail |
Optional. Displays detailed information. |
Displays summary information about all configured OSPFv3 intra-RIB information.
Use the show ospf3 intra-rib command to display OSPFv3 intra-RIB information.
The following example displays output from the show ospf3 intra-rib command:
[local]Redback>show ospf3 intra-rib 1 0 -- Intra Area 0.0.0.0 entries for Instance 1/Router ID 2.2.2.2 -- Destination Cost LS-Type LSDB Id Spf NextHop 2.2.2.2 0 Router 0.0.0.0 0 :: 3.3.3.3 1 Router 0.0.0.0 5 fe80::230:88ff:fe00:3294 4.4.4.4 10 Router 0.0.0.0 5 fe80::2b0:64ff:fe2c:523 2.2.2.2 1 Network 0.0.0.4 5 to_ven 4.4.4.4 11 Network 0.0.0.5 5 fe80::230:88ff:fe00:3294 4.4.4.4 10 Network 0.0.0.6 5 to_mer
show ospf3 malform
Displays Open Shortest Path First Version 3 (OSPFv3) malform log information.
all modes
This command has no keywords or arguments.
None
Use the show ospf3 malform command to display OSPFv3 malform log information.
The following example displays output from the show ospf3 malform command:
[local]Redback>show ospf3 malform OSPF3 malform messages (3 total entries): Feb 16 10:03:47 Malformed msg Type: DD (nbr fe80::2b0:64ff:fe2c:523, context 0x40080001, 28 bytes, repeated 0 times, reason: 14) - 0302 001c 0404 0404 0000 0000 e082 0000 0000 0013 05dc 0007 0000 0bab Feb 16 10:03:52 Malformed msg Type: LSR (nbr fe80::230:88ff:fe00:3294, context 0x40080001, 40 bytes, repeated 0 times, reason: 7) - 0303 0028 0a0c d1a3 0000 0000 562d 0000 0003 2009 0000 0004 0a0c d1a3 8000 2002 0000 0004 0a0c d1a3 Feb 16 10:03:52 Malformed msg Type: DD (nbr fe80::2b0:64ff:fe2c:523, context 0x40080001, 28 bytes, repeated 0 times, reason: 7) - 0302 001c 0404 0404 0000 0000 e082 0000 0000 0013 05dc 0007 0000 0bab
show ospf3 neighbor [neighbor-id | interface [ip-addr | if-name]] [detail]
Displays Open Shortest Path First Version 3 (OSPFv3) neighbor information.
all modes
neighbor-id |
Optional. ID of the neighbor for which information is displayed. |
interface |
Optional. Displays information for the specified neighbor interface. |
ip-addr |
Optional. IP address of the interface. |
if-name |
Optional. Interface name. |
detail |
Optional. Displays detailed information. |
Displays summary information for all OSPFv3 neighbors.
Use the show ospf3 neighbor command to display OSPFv3 neighbor information.
The following example displays output from the show ospf3 neighbor command:
[local]Redback>show ospf3 neighbor --- OSPFv3 Neighbors for Instance 1/Router ID 2.2.2.2 --- NeighborID Pri State DR-State InterfaceName TimeLeft 4.4.4.4 1 Full DR to_mer 35 3.3.3.3 1 Full BDR to_ven 40
show ospf3 route [instance-id] [ipv6-addr [/prefix-length] | external | inter-area | intra-area | redistributed | summary | vpn] [detail]
Displays Open Shortest Path First Version 3 (OSPFv3) route information.
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
ipv6-addr |
Optional. IP address in the form A:B:C:D:E:E:F:G. |
prefix-length |
Optional. Prefix length. The range of values is 0 to 32. |
external |
Optional. Displays all external routes. |
inter-area |
Optional. Displays all interarea routes. |
intra-area |
Optional. Displays all intra-area routes. |
redistributed |
Optional. Displays routes redistributed from other routing protocols. |
summary |
Optional. Displays route summary information. |
vpn |
Optional. Displays redistributed Virtual Private Network (VPN) routes. This option is only available in a VPN context. |
detail |
Optional. Displays detailed route information. |
Displays basic route information for all instances.
Use the show ospf3 route command to display OSPFv3 route information.
The following example displays a summary of all OSPFv3 routes:
[local]Redback>show ospf3 route --- OSPFv3 Routes for Instance 1/Router ID 2.2.2.2 --- Destination Type Dest-Type/Proto Cost #hop 2005::/112 Intra Net 1 1 Nexthop: to_ven 2006::/112 Intra Net 10 1 Nexthop: to_mer 2007::/112 Intra Net 11 1 Nexthop: fe80::230:88ff:fe00:3294 4001::2/128 Intra Net 0 1 Nexthop: lo 4001::3/128 Intra Net 2 1 Nexthop: fe80::230:88ff:fe00:3294 6001::/48 EXT T2 Net 0 1 Nexthop: fe80::230:88ff:fe00:3294 6002::/64 EXT T2 Net 0 1 Nexthop: fe80::230:88ff:fe00:3294
show ospf3 spf [instance-id] [last | log | scheduling] [timestamp]
Displays Open Shortest Path First Version 3 (OSPFv3) Shortest Path First (SPF) calculation statistics.
all modes
instance-id |
OSPFv3 instance ID. Displays SPF information only for the specified instance. |
last |
Optional. Displays the most recent SPF route calculation. |
log |
Optional. Displays the SPF calculation timing log. |
scheduling |
Optional. Displays the SPF route calculation scheduling log. |
timestamp |
Optional. Displays the SPF timestamp. |
Displays SPF information for all configured instances of OSPFv3.
Use the show ospf3 spf command to display OSPFv3 SPF calculation statistics.
The following example displays all SPF information for all OSPFv3 instances:
[local]Redback>show ospf3 spf --- OSPFv3 SPF Route Calculation Timing Log --- Maximum SPF-Phase Timings When (elapsed) Instance/Area Phase Duration 00:10:19 1/N/A Init < 1 ms 00:18:48 1/0.0.0.0 Intra 2 ms 00:18:48 1/0.0.0.0 Inter 1 ms 00:10:19 1/N/A External 1 ms 00:16:25 1/N/A Post 1 ms Most Recent SPF-Phase Timings When (elapsed) Instance/Area Phase Duration 00:10:19 1/N/A Init < 1 ms 00:10:19 1/0.0.0.0 Intra < 1 ms 00:10:19 1/0.0.0.0 Inter < 1 ms 00:10:19 1/N/A External 1 ms 00:10:19 1/N/A Post < 1 ms 00:16:10 1/N/A Init < 1 ms 00:16:10 1/0.0.0.0 Intra 1 ms 00:16:10 1/0.0.0.0 Inter < 1 ms 00:16:10 1/N/A External < 1 ms 00:16:10 1/N/A Post < 1 ms 00:16:25 1/N/A Init < 1 ms 00:16:25 1/0.0.0.0 Intra < 1 ms 00:16:25 1/0.0.0.0 Inter < 1 ms 00:16:25 1/N/A External < 1 ms 00:16:25 1/N/A Post 1 ms 00:16:37 1/N/A Init < 1 ms 00:16:37 1/0.0.0.0 Intra < 1 ms 00:16:37 1/0.0.0.0 Inter < 1 ms 00:16:37 1/N/A External < 1 ms 00:16:37 1/N/A Post 1 ms 00:18:48 1/N/A Init < 1 ms 00:18:48 1/0.0.0.0 Intra 2 ms 00:18:48 1/0.0.0.0 Inter 1 ms 00:18:48 1/N/A External < 1 ms 00:18:48 1/N/A Post 1 ms
show ospf3 statistics [instance-id] [interface [if-name] [detail]] [neighbor [ip-addr | interface if-name]] [packet-io] [scheduler [detail]]
Displays Open Shortest Path First Version 3 (OSPFv3) statistics.
all modes
instance-id |
Optional. Instance ID. The range of values is 1 to 65,535. |
interface if-name |
Optional. Interface name. Displays OSPFv3 statistics for the specified interface. When used with neighbor keyword, displays OSPFv3 statistics for all neighbors on the specified interface. |
detail |
Optional. Displays detailed statistics. |
neighbor |
Optional. Displays neighbor statistics. |
ip-addr |
Optional. IP address of the neighbor interface for which OSPFv3 statistics are displayed. |
packet-io |
Optional. Displays packet I/O statistics. |
scheduler |
Optional. Displays scheduler statistics. |
None
Use the show ospf3 statistics command to display OSPFv3 statistics.
The following example displays statistics for all configured OSPFv3 interfaces and neighbors:
[local]Redback>show ospf3 statistics --- OSPFv3 Statistics for Instance 1 --- Max flood queue length : 2 Interval : 00:19:34 LSAs received : 95 LSAs sent : 104 LSAs changes received : 58 LSA Retransmissions : 6 Packet Retransmissions : 3 RIB initializations : 1 Routes downloaded : 14 Routes deleted : 1 Download Errors : 0 RIB IPC messages : 5 Download SPF Delays : 0 SPF Download Delays : 0 DC Indicate originated : 0 DC Indicate purged : 0 DC DoNotAge purged : 0 Hello DD LSR LSU ACK Sent 241 21 8 42 23 Recv 239 17 7 41 19
show ospf3 summary-address [instance-id]
Displays Open Shortest Path First Version 3 (OSPFv3) summary address information.
all modes
instance-id |
Optional. OSPFv3 instance ID. The range of values is 1 to 65,535. |
None
Use the show ospf3 summary-address command to display OSPFv3 summary address information.
The following example displays OSPFv3 summary address information:
[local]Redback>show ospf3 summary-address --- OSPFv3 Summaries for Instance 1/Router ID 3.3.3.3 --- Prefix Length Tag Type Status Metric 7000:: 110 0x0 advertise inactive
show ospf area [instance-id] [area-id [ip-addr]] [brief]
Displays information about Open Shortest Path First (OSPF) areas.
all modes
instance-id |
Optional. Instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. IP address. |
brief |
Optional. Provides a summary of information. |
Displays summary information for all OSPF areas.
Use the show ospf area command to display information about OSPF areas.
The following example displays output from the show ospf area command:
[local]Redback>show ospf area
--- OSPF Area 0.0.0.0 Instance 1/Router ID 193.10.25.7 --- Area Type : Transit Interface Count: 2 SPF Count : 12 Virtual Nbr : 0 LSA Count : 15 LSA Checksum : 0x095e76 ABR Count : 2 ASBR Count : 1 Interface List: 193.4.5.2 193.10.25.7 --- OSPF Area 0.0.0.1 Instance 1/Router ID 193.10.25.7 --- Area Type : Transit Interface Count: 2 SPF Count : 12 Virtual Nbr : 0 LSA Count : 16 LSA Checksum : 0x083b1d ABR Count : 2 ASBR Count : 1 Interface List: 10.1.1.1 10.3.1.1
The following example displays output from the show ospf area 0.0.0.1 command. The area type for area 0.0.0.1 is transit. The OSPF-enabled interface IP addresses are 10.1.1.1 and 10.3.1.1, and the number of Shortest Path First (SPF) calculations performed is 12:
[local]Redback>show ospf area 0.0.0.1
--- OSPF Area 0.0.0.0 Instance 1/Router ID 193.10.25.7 --- Area Type : Regular Interface Count: 1 LSA Count : 1 LSA Checksum : 0x0a40d ABR Count : 0 ASBR Count : 0 Adjacent Nbrs : 0 Up Interfaces : 1 Interface List: 193.4.5.2
The following example displays output from the show ospf area brief command:
[local]Redback>show ospf area brief
--- OSPF Areas for Instance 1/Router ID 193.10.25.7 --- Area Type Intf-Count LSA-Count LSA cksum 0.0.0.0 Regular 1 3 0x00026314 0.0.0.1 Regular 2 2 0x00007d78
show ospf border-routers [instance-id] [abr | all | asbr] [detail]
Displays routes to area border routers (ABRs), autonomous system boundary routers (ASBRs), and other Open Shortest Path First (OSPF) routers.
all modes
instance-id |
Optional. Instance ID. The range of values is 1 to 65,535. |
abr |
Optional. Lists information about ABRs. |
all |
Optional. Lists information about ABRs, ASBRs, and other OSPF routers. |
asbr |
Optional. Lists information about ASBRs. |
detail |
Optional. Displays detailed information. |
None
Use the show ospf border-routers command to display routes to ABRs, ASBRs, and other OSPF routers.
The following example indicates that there is a route to an ABR at IP address 33.33.33.33. The next-hop IP address is 193.4.4.1 and the route cost is 11:
[local]Redback>show ospf border-routers abr
--- Border Routers for OSPF Instance 1/Router ID 193.10.25.7 --- Destination Next Hop(s) Cost Type Route-Type Area 33.33.33.33 193.4.4.1 11 ABR Intra 0.0.0.0 33.33.33.33 10.3.2.2 1 ABR Intra 0.0.0.1
The following example indicates that there is a route to an ASBR at IP address 22.22.22.22. The next-hop IP address is 10.1.2.2 and the route cost is 1:
[local]Redback>show ospf border-router asbr
--- Border Routers for OSPF Instance 1/Router ID 193.10.25.7 --- Destination Next Hop(s) Cost Type Route-Type Area 19.4.123.89 193.4.4.1 1 ASBR Intra 0.0.0.0 22.22.22.22 10.1.2.2 1 ASBR Intra 0.0.0.1
The following example provides detailed information about all ABRs, ASBRs, and other routers:
[local]Redback>show ospf border-routers detail
--- Border Routers for OSPF Instance 1/Router ID 193.10.25.7 --- Destination : 19.4.123.89 Type : Intra Dest-type : ASBR Cost : 1 Area : 0.0.0.0 Back Link Data : 193.4.4.1 LSDB Type : Rtr LSDB ID : 19.4.123.89 LSDB Adv Router: 19.4.123.89 Next Hop Count : 1 SPF Count : 12 Next Hops : 193.4.4.1 Route Flags : changed Destination : 33.33.33.33 Type : Intra Dest-type : ABR Cost : 11 Area : 0.0.0.0 Back Link Data : 20.1.1.1 LSDB Type : Rtr LSDB ID : 33.33.33.33 LSDB Adv Router: 33.33.33.33 Next Hop Count : 1 SPF Count : 12 Next Hops : 193.4.4.1 Route Flags : changed Destination : 22.22.22.22 Type : Intra Dest-type : ASBR Cost : 1 Area : 0.0.0.1 Back Link Data : 10.1.2.2 LSDB Type : Rtr LSDB ID : 22.22.22.22 LSDB Adv Router: 22.22.22.22 Next Hop Count : 1 SPF Count : 12 Next Hops : 10.1.2.2 Route Flags : changed Destination : 33.33.33.33 Type : Intra Dest-type : ABR Cost : 1 Area : 0.0.0.1 Back Link Data : 10.3.2.2 LSDB Type : Rtr LSDB ID : 33.33.33.33 LSDB Adv Router: 33.33.33.33 Next Hop Count : 1 SPF Count : 12 Next Hops : 10.3.2.2 Route Flags : changed
show ospf database [instance-id] [area-id | ip-addr]
Displays information stored in the Open Shortest Path First (OSPF) link-state database (LSDB).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
None
Use the show ospf database command to display information stored in the OSPF LSDB.
The following example provides information about link-state advertisement (LSA) type, link ID, advertising router IP address, link-state age, checksums, and sequence number:
[local]Redback>show ospf database
--- OSPF Link State Database for Instance 1/Router ID 193.10.25.7 --- Router Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 19.4.123.89 19.4.123.89 80000fe5 a3dc E,DC 60 146 33.33.33.33 33.33.33.33 80000006 a66e E 36 165 111.11.11.11 111.11.11.11 80000042 83b7 E 60 603 193.10.25.7 193.10.25.7 80000006 ffe0 E 48 145 Network Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 20.1.1.2 19.4.123.89 80000001 1ea7 E,DC 32 164 193.4.4.1 19.4.123.89 80000001 d9e E,DC 32 146 Summary Network Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.1.0.0 33.33.33.33 80000001 fbc E 28 126 10.1.0.0 111.11.11.11 8000002a c1d5 E 28 453 10.1.0.0 193.10.25.7 80000001 ec78 E 28 184 10.2.0.0 33.33.33.33 80000001 f8d2 E 28 176 10.2.0.0 193.10.25.7 80000001 ea78 E 28 137 10.3.0.0 33.33.33.33 80000001 ecdd E 28 176 10.3.0.0 193.10.25.7 80000001 d48e E 28 184 Summary AS Border Router Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 22.22.22.22 33.33.33.33 80000002 8bf1 E 28 99 22.22.22.22 193.10.25.7 80000001 75a1 E 28 137 Router Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 22.22.22.22 22.22.22.22 8000000c 3b10 E 48 102 33.33.33.33 33.33.33.33 8000000c 4ca1 E 48 101 193.10.25.7 193.10.25.7 80000008 111a E 48 130 Network Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.1.1.1 193.10.25.7 80000001 f824 E 32 143 10.2.2.2 33.33.33.33 80000001 9157 E 32 101 10.3.1.1 193.10.25.7 80000001 9e5 E 32 130 Summary Network Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 19.4.123.89 33.33.33.33 80000001 a941 E 28 158 19.4.123.89 193.10.25.7 80000001 91f1 E 28 139 20.1.1.0 33.33.33.33 80000001 774a E 28 175 20.1.1.0 193.10.25.7 80000001 c38c E 28 139 193.4.0.0 33.33.33.33 80000001 f017 E 28 158 193.4.0.0 193.10.25.7 80000001 7436 E 28 184 193.10.25.7 33.33.33.33 80000001 5888 E 28 135 193.10.25.7 193.10.25.7 80000001 1b2 E 28 185 Summary AS Border Router Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 19.4.123.89 33.33.33.33 80000001 9159 E 28 158 19.4.123.89 193.10.25.7 80000001 790a E 28 139 External Link State Advertisements LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 7.0.0.0 19.4.123.89 8000002b f38f DC 36 242 8.0.0.0 19.4.123.89 8000002b e69b DC 36 242 9.9.9.0 19.4.123.89 8000002b a65 DC 36 242 25.1.1.0 22.22.22.22 80000001 ee70 E 36 141 26.0.0.0 22.22.22.22 80000001 f867 E 36 141 27.1.0.0 22.22.22.22 80000001 df7e E 36 141 28.1.1.0 22.22.22.22 80000001 c794 E 36 131 30.0.0.0 22.22.22.22 80000001 ef96 E 36 131
show ospf database [instance-id] [area-id | ip-addr] advertising router {router-id | self-originate} [detail]
Displays information about Open Shortest Path First (OSPF) advertising router link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
router-id |
OSPF router ID in the form A.B.C.D. |
self-originate |
Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database advertising router command to display information about OSPF advertising router LSAs.
The following example provides information specific to the advertising router, 192.10.25.7:
[local]Redback>show ospf database 1 0.0.0.1 advertising-router 192.10.25.7
--- OSPF Link State Database for Instance 1/Router ID 193.10.25.7 --- Router Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 22.22.22.22 22.22.22.22 8000000c 3b10 E 48 188 33.33.33.33 33.33.33.33 8000000c 4ca1 E 48 187 193.10.25.7 193.10.25.7 80000008 111a E 48 216 Network Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.1.1.1 193.10.25.7 80000001 f824 E 32 229 10.2.2.2 33.33.33.33 80000001 9157 E 32 187 10.3.1.1 193.10.25.7 80000001 9e5 E 32 216 Summary Network Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 19.4.123.89 33.33.33.33 80000001 a941 E 28 244 19.4.123.89 193.10.25.7 80000001 91f1 E 28 225 20.1.1.0 33.33.33.33 80000001 774a E 28 261 20.1.1.0 193.10.25.7 80000001 c38c E 28 225 193.4.0.0 33.33.33.33 80000001 f017 E 28 244 193.4.0.0 193.10.25.7 80000001 7436 E 28 270 193.10.25.7 33.33.33.33 80000001 5888 E 28 221 193.10.25.7 193.10.25.7 80000001 d1b2 E 28 271 Summary AS Border Router Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 19.4.123.89 33.33.33.33 80000001 9159 E 28 244 19.4.123.89 193.10.25.7 80000001 790a E 28 225
show ospf database [instance-id] [area-id | ip-addr] area-scope-opaque [all | link-id] [self-originate] [detail]
Displays information about Open Shortest Path First (OSPF) opaque Type 10 link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all opaque Type 10 LSAs. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database area-scope-opaque command to display information about OSPF opaque Type 10 LSAs. Opaque Type 10 LSAs are not flooded beyond the borders of their associated area.
The following example displays summary OSPF area scope opaque (Type 10) LSA information:
[local]Redback>show ospf database area-scope-opaque
--- OSPF Link State Database for Instance 1/Router ID 10.1.2.2 --- Area scope Opaque Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 1.0.0.0 10.1.2.2 80000001 4ca5 E,O 28 13 1.0.0.1 10.1.2.2 80000001 5e6e E,O 116 13
The following example displays detailed OSPF area-scope-opaque (Type 10) LSA information:
[local]Redback>show ospf database area-scope-opaque detail
--- OSPF Link State Database for Instance 1/Router ID 10.1.2.2 --- --- Area scope Opaque LSA 1.0.0.0 (Area 0.0.0.1) --- Link State Id : 1.0.0.0 Advertising Router : 10.1.2.2 Sequence Number : 0x80000001 Checksum : 0x4ca5 Options : E,O Length : 28 TLV Type: : Router TLV Length: : 4 Router ID : 10.1.2.2 --- Area scope Opaque LSA 1.0.0.1 (Area 0.0.0.1) --- Link State Id : 1.0.0.1 Advertising Router : 10.1.2.2 Sequence Number : 0x80000001 Checksum : 0x5e6e Options : E,O Length : 116 TLV Type: : Link TLV Length: : 92 Sub-TLV Type: : Link-Type Sub-TLV Length: : 1 Link Type : Multi-access Sub-TLV Type: : Link-ID Sub-TLV Length: : 4 IP Address(es) : 10.1.1.1 Sub-TLV Type: : Local-Address Sub-TLV Length: : 4 IP Address(es) : 10.1.2.2 Sub-TLV Type: : TE Metric Sub-TLV Length: : 4 Metric Value : 1 Sub-TLV Type: : Max Bandwidth Sub-TLV Length: : 4 Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 Sub-TLV Type: : Max Reserved BW Sub-TLV Length: : 4 Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 Sub-TLV Type: : Unreserved BW Sub-TLV Length: : 32 P[0] Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 P[1] Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 P[2] Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 P[3] Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 P[4] Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 P[5] Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 P[6] Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 P[7] Bytes/Second : 12500000.000000 / Hex: 0x4b3ebc20 Sub-TLV Type: : Class/Color Sub-TLV Length: : 4 Class/Color : 0x00000000
show ospf database [instance-id] [area-id | ip-addr] as-scope-opaque [all | link-id] [self-originate] [detail]
Displays information about Open Shortest Path First (OSPF) opaque Type 11 link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all opaque Type 11 LSAs. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database as-scope-opaque command to display information about OSPF opaque Type 10 LSAs. Opaque Type 11 LSAs are not flooded beyond the borders of their associated autonomous system (AS).
The following example displays summary OSPF AS scope opaque (Type 11) LSA information:
[local]Redback>show ospf database as-scope-opaque
--- OSPF Link State Database for Instance 1/Router ID 193.10.25.7 --- AS scope Opaque Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 4.0.0.0 193.10.25.7 80000001 c5a E,DC,O 36 6
The following example displays detailed OSPF AS scope opaque (Type 11) LSA information:
[local]Redback>show ospf database as-scope-opaque detail
--- OSPF Link State Database for Instance 1/Router ID 193.10.25.7 --- --- AS scope Opaque LSA 4.0.0.0 (Area 0.0.0.1) --- Link State Id : 4.0.0.0 Advertising Router : 193.10.25.7 Sequence Number : 0x80000001 Checksum : 0xc5a Options : E,DC,O Length : 36 TLV Type: : Capabilities TLV Length: : 12 Sub-TLV Type: : Capability Bits Sub-TLV Length: : 4 Graceful Restart : No Graceful Helper : Yes Stub Router : No P2P over LAN : Yes MPLS TE : No MPLS TE PCS : No
show ospf database [instance-id] [area-id | ip-addr] database-summary
Displays a count, grouped by type, of Open Shortest Path First (OSPF) link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
None
Use the show ospf database database-summary command to display a count, grouped by type, of OSPF LSAs.
The following example displays a summary of database information:
[local]Redback>show ospf database database-summary
--- OSPF Database Summary for Instance 1/Router ID 193.10.25.7 --- Area ID Router Network Sum-Net Sum-ASBR NSSA 0.0.0.0 1 0 2 0 0 Opaque-Area Opaque-Link Deleted MaxAge 0 0 0 0 Area ID Router Network Sum-Net Sum-ASBR NSSA 0.0.0.1 1 0 1 0 0 Opaque-Area Opaque-Link Deleted MaxAge 0 0 0 0 Instance AS External 0
show ospf database [instance-id] [area-id | ip-addr] external [all | link-id] [router-id | self-originate]] [detail]
Displays information about Open Shortest Path First (OSPF) Type 5 autonomous system (AS) external link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all Type 5 AS external LSAs. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
router-id |
Optional. OSPF router ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database external command to display information about OSPF Type 5 AS external LSAs.
The following example displays output from the show ospf database external command:
[local]Redback>show ospf database external
--- OSPF Link State Database for Instance 1/Router ID 193.10.25.7 --- External Link State Advertisements LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 7.0.0.0 19.4.123.89 80000001 4865 DC 36 186 8.0.0.0 19.4.123.89 80000001 3b71 DC 36 186 9.9.9.0 19.4.123.89 80000001 5e3b DC 36 185 10.1.0.0 19.4.123.89 80000001 1594 DC 36 28
show ospf database [instance-id] [area-id | ip-addr] interface {ip-addr | if-name} [detail]
Displays information about an Open Shortest Path First (OSPF) interface link-state database (LSDB).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
interfaceip-addr |
Optional. IP address of the OSPF interface. |
interface if-name |
Optional. Name of the OSPF interface. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database interface command to display information about an OSPF interface LSDB.
The following example displays summary OSPF interface LSDB information for the interface, two:
[local]Redback>show ospf database interface two
Link scope Opaque Link State Advertisements (Interface 10.1.1.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 3.0.0.0 10.1.2.2 80000001 9d11 E,O 44 4
The following example displays detailed OSPF interface LSDB information:
[local]Redback>show ospf database interface two detail
--- Link scope Opaque LSA 3.0.0.0 (Interface 10.1.1.1) --- Link State Id : 3.0.0.0 Advertising Router : 10.1.2.2 Sequence Number : 0x80000001 Checksum : 0x9d11 Options : E,O Length : 44 TLV Type: : Grace Period TLV Length: : 4 Restart Period : 40 TLV Type: : Restart Reason TLV Length: : 1 Restart Reason : Unknown TLV Type: : Interface Addr TLV Length: : 4 Interface Address : 10.1.2.2
show ospf database [instance-id] [area-id | ip-addr] link-scope-opaque [all | link-id] [self-originate] [detail]
Displays information about Open Shortest Path First (OSPF) opaque Type 9 link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all opaque Type 9 LSAs. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database link-scope-opaque command to display information about OSPF opaque Type 9 LSAs. Type 9 Opaque LSAs are not flooded beyond the local network.
The following example displays OSPF area scope opaque (Type 9) LSA information:
[local]Redback>show ospf database link-scope-opaque
--- OSPF Link State Database for Instance 1/Router ID 193.10.25.7 --- Link scope Opaque Link State Advertisements (Interface 10.1.1.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 3.0.0.0 10.1.2.2 80000001 9d11 E,O 44 3
show ospf database [instance-id] [area-id | ip-addr] network [all | link-id] [router-id | self-originate]] [detail]
Displays information about Open Shortest Path First (OSPF) network link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all network LSAs. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
router-id |
Optional. OSPF router ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database network command to display information about OSPF network LSAs.
The following example displays information specific to network LSAs:
[local]Redback>show ospf database 1 0.0.0.1 network
--- OSPF Link State Database for Instance 1/Router ID 193.10.25.7 --- Network Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.1.1.1 193.10.25.7 80000001 f824 E 32 189 10.2.2.2 33.33.33.33 80000001 9157 E 32 147 10.3.1.1 193.10.25.7 80000001 9e5 E 32 176
The following example provides detailed information specific to network LSAs:
[local]Redback>show ospf database 1 0.0.0.1 network detail
--- OSPF Link State Database for Instance 1/Router ID 193.10.25.7 --- --- Network LSA 10.1.1.1 (Area 0.0.0.1) --- Link State Id : 10.1.1.1 Advertising Router : 193.10.25.7 Sequence Number : 0x80000001 Checksum : 0xf824 Options : E Length : 32 Network Mask : 255.255.0.0 LinkCount : 2 Age : 197 Attached Routers : 193.10.25.7, 22.22.22.22 --- Network LSA 10.2.2.2 (Area 0.0.0.1) --- Link State Id : 10.2.2.2 Advertising Router : 33.33.33.33 Sequence Number : 0x80000001 Checksum : 0x9157 Options : E Length : 32 Network Mask : 255.255.0.0 LinkCount : 2 Age : 155 Attached Routers : 33.33.33.33, 22.22.22.22
show ospf database [instance-id] [area-id | ip-addr] nssa [all | link-id] [router-id | self-originate]] [detail]
Displays information about Open Shortest Path First (OSPF) not-so-stubby-area (NSSA) link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all NSSA LSAs. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
router-id |
Optional. OSPF router ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database nssa command to display information about OSPF NSSA LSAs.
The following example displays output from the show ospf database nssa command:
[local]Redback>show ospf database nssa
--- OSPF Link State Database for Instance 1/Router ID 10.200.1.1 --- NSSA Link State Advertisements (Area 0.0.0.12) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 0.0.0.0 10.200.1.1 80000021 1db 36 1154
show ospf database [instance-id] [area-id | ip-addr] router [all | link-id] [router-id | self-originate]] [detail]
Displays information about Open Shortest Path First (OSPF) router link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all router LSAs. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
router-id |
Optional. OSPF router ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database router command to display information about OSPF router LSAs.
The following example displays output from the show ospf database router command:
[local]Redback>show ospf database router
--- OSPF Link State Database for Instance 1/Router ID 10.200.1.1 --- Router Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.200.1.1 10.200.1.1 80000026 c2aa E,O 36 1252 Router Link State Advertisements (Area 0.0.0.11) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.200.1.1 10.200.1.1 8000002b c2a4 E,O 36 1252 Router Link State Advertisements (Area 0.0.0.12) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.200.1.1 10.200.1.1 80000022 73dd NP,O 24 1302
show ospf database [instance-id] [area-id | ip-addr] summary-asbr [all | link-id] [router-id | self-originate]] [detail]
Displays information about Open Shortest Path First (OSPF) Type 4 summary autonomous system boundary router (ASBR) link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all Type 4 summary ASBR LSAs. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
router-id |
Optional. OSPF router ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
None
Use the show ospf database summary-asbr command to display information about OSPF Type 4 summary ASBR LSAs.
The following example displays output from the show ospf database summary-asbr command:
[local]Redback>show ospf database summary-asbr
--- OSPF Link State Database for Instance 1/Router ID 193.10.25.7 --- Summary AS Border Router Link State Advertisements (Area 0.0.0.1) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 19.4.123.89 33.33.33.33 80000001 9159 E 28 27 19.4.123.89 193.10.25.7 80000001 790a E 28 26
show ospf database [instance-id] [area-id | ip-addr] summary-network [all | link-id] [router-id | self-originate] [detail]
Displays information about Open Shortest Path First (OSPF) Type 3 summary network link-state advertisements (LSAs).
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
area-id |
Optional. Area ID. The range of values is 0 to 4,294,967,295. |
ip-addr |
Optional. Area IP address. |
all |
Optional. Displays all Type 3 summary network LSAs. |
link-id |
Optional. LSA ID in the form A.B.C.D. |
router-id |
Optional. OSPF router ID in the form A.B.C.D. |
self-originate |
Optional. Displays self-originated LSAs. |
detail |
Optional. Provides detailed information. |
Displays link-state database information for all OSPF instances.
Use the show ospf database summary-network command to display information about OSPF Type 3 summary network LSAs.
The following example displays output from the show ospf database summary-network command:
[local]Redback>show ospf database summary-network
--- OSPF Link State Database for Instance 1/Router ID 10.200.1.1 --- Summary Network Link State Advertisements (Area 0.0.0.0) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.200.1.2 10.200.1.1 80000021 b898 E,O 28 1638 Summary Network Link State Advertisements (Area 0.0.0.11) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.200.1.1 10.200.1.1 80000021 c28f E,O 28 1638 Summary Network Link State Advertisements (Area 0.0.0.12) LinkID AdvertisingRtr Sequence # ChkSm Option Length LSAge 10.200.1.1 10.200.1.1 80000021 68e3 NP,O 28 1603 10.200.1.2 10.200.1.1 80000021 5eec NP,O 28 1603
show ospf debug
Displays Open Shortest Path First (OSPF) debug settings.
all modes
This command has no keywords or arguments.
None
Use the show ospf debug command to display OSPF debug settings.
The following example displays output from the show ospf debug command when the debug ospf packet, debug ospf lsdb, and debug ospf rib commands have been enabled in exec mode:
[local]Redback>show ospf debug
OSPF: packet hello send debugging is turned on packet hello recv debugging is turned on packet lsu send debugging is turned on packet lsu recv debugging is turned on packet lsr send debugging is turned on packet lsr recv debugging is turned on packet dd send debugging is turned on packet dd recv debugging is turned on packet ack send debugging is turned on packet ack recv debugging is turned on lsdb type1 debugging is turned on lsdb type2 debugging is turned on lsdb type3 debugging is turned on lsdb type4 debugging is turned on lsdb type5 debugging is turned on lsdb type7 debugging is turned on rib debugging is turned on
show ospf interface [ip-addr | if-name] [detail]
Displays Open Shortest Path First (OSPF) interface information.
all modes
ip-addr |
Optional. IP address of a particular interface. |
if-name |
Optional. Name of a particular interface. |
detail |
Optional. Displays detailed information. |
Displays summary information about all configured OSPF interfaces in the context.
Use the show ospf interface command to display OSPF interface information. Use this command without any keywords or arguments to display summary information for all configured OSPF interfaces in the context. Use the ip-addr or if-name argument to display information about a specific OSPF interface. Use the detail keyword to display additional information.
The following example displays summary OSPF interface information:
[local]Redback>show ospf interface
--- OSPF Interfaces for Instance 1/Router ID 193.10.25.7 --- Addr Len NetworkType Cost Priority State Area 192.168.5.2 16 broadcast 1 1 BDR 0.0.0.0 193.10.25.7 32 loopback 1 N/A Loopback 0.0.0.0 10.1.1.1 16 broadcast 1 1 DR 0.0.0.1 10.3.1.1 16 broadcast 1 1 DR 0.0.0.1
The following example displays in-depth information specific to the 192.168.5.2 interface:
[local]Redback>show ospf interface 192.168.5.2 detail
--- OSPF Interface 192.168.5.2 Area 0.0.0.0 Instance 1 --- Network Type : broadcast Mask : 255.255.255.0 Cost : 1 Logical Intf : 2/10 MTU : 1500 Physical Intf : ethernet 2/10 State : BDR Priority : 1 Hello Interval : 0 Dead Interval : 1 Transmit Delay : 1 Retransmit Int : 5 DR Router ID : 10.10.10.16 DR IP Address : 76.10.2.1 BDR Router ID : 10.10.10.15 BDR IP Address : 76.10.2.2 Ack Queued : 0 Flood Queued : 0 Ack Delay : 2 Authentication : None LSA Count : 0 LSA Checksum : 0 Demand Circuit : No Flood Reduction: No Fast Hello : Enabled Hello's per sec: 5 <<< =====
show ospf neighbor [neighbor-id | interface [ip-addr | if-name]] [detail]
Displays Open Shortest Path First (OSPF) neighbor information.
all modes
neighbor-id |
Optional. ID of the neighbor for which information is displayed. |
interface |
Optional. Displays information for the specified neighbor interface. |
ip-addr |
Optional. IP address of the interface. |
if-name |
Optional. Interface name. |
detail |
Optional. Displays detailed information. |
Displays summary information for all OSPF neighbors.
Use the show ospf neighbor command to display OSPF neighbor information.
The following example provides information on all OSPF neighbors for OSPF instance 1 on the SmartEdge router, 193.10.25.7:
[local]Redback>show ospf neighbor
--- OSPF Neighbors for Instance 1/Router ID 193.10.25.7 --- NeighborID NeighborAddress Pri State DR-State IntfAddress TimeLeft 19.4.123.89 193.4.4.1 1 Full DR 193.4.5.2 35 22.22.22.22 10.1.2.2 1 Full BDR 10.1.1.1 37 33.33.33.33 10.3.2.2 1 Full BDR 10.3.1.1 32
The following example provides detailed information about all OSPF neighbors:
[local]Redback>show ospf neighbor detail --- OSPF Neighbor 1.1.1.1 Area 0.0.0.0 Instance 1 --- Address : 13.13.13.1 Interface Addr : 13.13.13.2 State : Full DR State : Other Cost : 1 DR Priority : 1 DR Router ID : 0.0.0.0 BDR Router ID : 0.0.0.0 LSA Request : 0 LSA Retrans : 0 DB Exchange : 0 Time Till Dead : 38 Hello Options : E DD Options : E,O LDP/IGP SYNC : In Progress Metric is : Poisoned
The following example provides information specific to the OSPF neighbor with router ID, 10.3.1.1:
[local]Redback>show ospf neighbor 10.3.1.1
--- OSPF Neighbors for Instance 1/Router ID 193.10.25.7 --- NeighborID NeighborAddress Pri State DR-State IntfAddress TimeLeft 33.33.33.33 10.3.2.2 1 Full BDR 10.3.1.1 36
The following example provides detailed information specific to the OSPF neighbor with router ID, 10.3.1.1:
[local]Redback>show ospf neighbor 10.3.1.1 detail
--- OSPF Neighbor 33.33.33.33 Area 0.0.0.1 Instance 1 --- Address : 10.3.2.2 Interface Addr : 10.3.1.1 State : Full DR State : BDR Cost : 1 DR Priority : 1 DR Router ID : 10.3.1.1 BDR Router ID : 10.3.2.2 LSA Request : 0 LSA Retrans : 0 DB Exchange : 0 Time Till Dead : 34 Hello Options : E DD Options : E,O LDP/IGP SYNC : In Progress Metric is : Poisoned
show ospf route [instance-id] [ip-addr [/prefix-length] | external | inter-area | intra-area | redistributed | summary | vpn] [detail]
Displays Open Shortest Path First (OSPF) route information.
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
ip-addr |
Optional. IP address in the form A.B.C.D. |
prefix-length |
Optional. Prefix length. The range of values is 0 to 32. |
external |
Optional. Displays all external routes. |
inter-area |
Optional. Displays all interarea routes. |
intra-area |
Optional. Displays all intra-area routes. |
redistributed |
Optional. Displays routes redistributed from other routing protocols. |
summary |
Optional. Displays route summary information. |
vpn |
Optional. Displays redistributed Virtual Private Network (VPN) routes. This option is only available in a VPN context. |
detail |
Optional. Displays detailed route information. |
Displays basic route information for all instances.
Use the show ospf route command to display OSPF route information.
The following example displays a summary of all OSPF routes:
[local]Redback>show ospf route
--- OSPF Routes for Instance 1/Router ID 193.10.25.7 --- Destination Type Dest-Type/Proto Cost Nhops Nhop 7.0.0.0/8 EXT T2 Net 20 1 193.4.4.1 8.0.0.0/8 EXT T2 Net 20 1 193.4.4.1 9.9.9.0/24 EXT T2 Net 20 1 193.4.4.1 10.2.0.0/16 Intra Net 2 2 10.1.2.2 19.4.123.89/32 Intra Net 2 1 193.4.4.1 20.1.1.0/24 Intra Net 11 1 193.4.4.1
The following example displays detailed information for OSPF routes:
[local]Redback>show ospf route detail
--- OSPF Routes for Instance 64001/Router ID 10.100.1.5 --- Destination : 10.12.208.0/21 Type : Intra Dest-type : Net Cost : 2 Version : 20 SPF Count : 43 Area : 0.0.0.0 Distance : 110 Back Link Data : 255.255.248.0 LSDB Type : LSDB ID : 10.12.215.255 LSDB Adv Router: 10.100.1.1 Next Hop Count : 1 Next Hops : 10.100.11.9 Destination : 10.100.1.102/32 Type : Intra Dest-type : Net Cost : 2 Version : 9 SPF Count : 43 Area : 0.0.0.11 Distance : 110 Back Link Data : 255.255.255.255 LSDB Type : LSDB ID : 10.100.1.102 LSDB Adv Router: 10.100.1.102 Next Hop Count : 1 Next Hops : 10.100.11.50 Destination : 10.100.11.0/29 Type : Intra Dest-type : Net Cost : 2 Version : 19 SPF Count : 43 Area : 0.0.0.0 Distance : 110 Back Link Data : 10.100.11.1 LSDB Type : Net LSDB ID : 10.100.11.2 LSDB Adv Router: 10.100.1.3 Next Hop Count : 1 Next Hops : 10.100.11.9
The following example displays VPN route information for OSPF instance 1:
[local]Redback>show ospf route 1 vpn
--- OSPF Routes for Instance 1/Router ID 10.1.2.2 --- Destination Type Dest-Type/Proto Cost Nhops Nhop 10.3.0.0/16 REDIST-INT Redist/OSPF 2 1 10.2.2.2 20.1.1.0/24 REDIST-INT Redist/OSPF 2 1 10.2.2.2
The following example displays detailed VPN route information for OSPF instance 1:
[local]Redback>show ospf route 1 vpn detail
--- OSPF Routes for Instance 1/Router ID 10.1.2.2 --- Destination : 10.3.0.0/16 Type : REDIST-INT Source-Proto : OSPF Cost : 2 Version : 0 Redist Level : Backbone and NSSAs Next Hop Count : 1 Next Hops : 10.2.2.2 VPN Route Type : Stub-Network VPN Options : 0x0 VPN Domain ID : 0.0.0.0 VPN Area ID : 0.0.0.1 VPN Router ID : 10.1.2.2 Route Flags : redistributed,vpn-info,vpn-inter-area Destination : 20.1.1.0/24 Type : REDIST-INT Source-Proto : OSPF Cost : 2 Version : 0 Redist Level : Backbone and NSSAs Next Hop Count : 1 Next Hops : 10.2.2.2 VPN Route Type : Summary-Network VPN Options : 0x0 VPN Domain ID : 0.0.0.0 VPN Area ID : 0.0.0.1 VPN Router ID : 10.1.2.2 Route Flags : redistributed,vpn-info,vpn-inter-area
show ospf route vpn [detail]
Displays Open Shortest Path First (OSPF) route information in a Virtual Private Network (VPN) context.
all modes
detail |
Optional. Displays detailed route information. |
Displays basic route information for all instances in the specified VPN context.
Use the show ospf route vpn command to displays OSPF route information in a VPN context.
The following example displays summary information for all OSPF routes in a VPN context:
[local]Redback>show ospf route vpn
--- OSPF Routes for Instance 1/Router ID 10.1.2.2 --- Destination Type Dest-Type/Proto Cost Nhops Nhop 10.3.0.0/16 REDIST-INT Redist/OSPF 2 1 10.2.2.2 20.1.1.0/24 REDIST-INT Redist/OSPF 2 1 10.2.2.2
The following example displays detailed information for each OSPF route in a VPN context:
[local]Redback>show ospf route vpn detail
--- OSPF Routes for Instance 1/Router ID 10.1.2.2 --- Destination : 10.3.0.0/16 Type : REDIST-INT Source-Proto : OSPF Cost : 2 Version : 0 Redist Level : Backbone and NSSAs Next Hop Count : 1 Next Hops : 10.2.2.2 VPN Route Type : Stub-Network VPN Options : 0x0 VPN Domain ID : 0.0.0.0 VPN Area ID : 0.0.0.1 VPN Router ID : 10.1.2.2 Route Flags : redistributed,vpn-info,vpn-inter-area Destination : 20.1.1.0/24 Type : REDIST-INT Source-Proto : OSPF Cost : 2 Version : 0 Redist Level : Backbone and NSSAs Next Hop Count : 1 Next Hops : 10.2.2.2 VPN Route Type : Summary-Network VPN Options : 0x0 VPN Domain ID : 0.0.0.0 VPN Area ID : 0.0.0.1 VPN Router ID : 10.1.2.2 Route Flags : redistributed,vpn-info,vpn-inter-area
show ospf spf [last | log | scheduling] [instance-id]
Displays Open Shortest Path First (OSPF) Shortest Path First (SPF) calculation statistics.
all modes
last |
Optional. Displays the most recent SPF route calculation. |
log |
Optional. Displays the SPF calculation timing log. |
scheduling |
Optional. Displays the SPF route calculation scheduling log. |
instance-id |
Optional. OSPF instance ID. Displays SPF information only for the specified instance. |
Displays SPF information for all configured instances of OSPF.
Use the show ospf spf command to display SPF calculation statistics.
The following example displays all SPF information for all OSPF instances:
[local]Redback>show ospf spf
--- OSPF Routes for Instance 64001/Router ID 10.100.1.5 --- Destination : 10.12.208.0/21 Type : Intra Dest-type : Net Cost : 2 Version : 20 SPF Count : 43 Area : 0.0.0.0 Distance : 110 Back Link Data : 255.255.248.0 LSDB Type : LSDB ID : 10.12.215.255 LSDB Adv Router: 10.100.1.1 Next Hop Count : 1 Next Hops : 10.100.11.9 Destination : 10.100.1.102/32 Type : Intra Dest-type : Net Cost : 2 Version : 9 SPF Count : 43 Area : 0.0.0.11 Distance : 110 Back Link Data : 255.255.255.255 LSDB Type : LSDB ID : 10.100.1.102 LSDB Adv Router: 10.100.1.102 Next Hop Count : 1 Next Hops : 10.100.11.50 Destination : 10.100.11.0/29 Type : Intra Dest-type : Net Cost : 2 Version : 19 SPF Count : 43 Area : 0.0.0.0 Distance : 110 Back Link Data : 10.100.11.1 LSDB Type : Net LSDB ID : 10.100.11.2 LSDB Adv Router: 10.100.1.3 Next Hop Count : 1 Next Hops : 10.100.11.9
The following example displays the most recent SPF route calculation for OSPF instance 64001:
[local]Redback>show ospf spf last 64001
--- Most Recent OSPF SPF Route Calculation --- When (elapsed) Instance/Area Phase Duration 01:47:51 64001/N/A External < 10 ms
The following example displays the SPF calculation timing log:
[local]Redback>show ospf spf log
--- OSPF SPF Route Calculation Timing Log --- Maximum SPF-Phase Timings When (elapsed) Instance/Area Phase Duration 1d 02:06:27 64001/0.0.0.11 Intra 20 ms 1d 02:06:27 64001/0.0.0.0 Summary 10 ms 02:01:59 64001/N/A External < 10 ms Most Recent SPF-Phase Timings When (elapsed) Instance/Area Phase Duration 02:01:59 64001/N/A External < 10 ms 02:02:05 64001/N/A External < 10 ms 02:02:09 64001/N/A External < 10 ms 02:02:09 64001/0.0.0.0 Summary < 10 ms 02:02:09 64001/0.0.0.0 Intra < 10 ms 02:02:09 64001/0.0.0.11 Intra < 10 ms 02:02:10 64001/N/A External < 10 ms 02:02:10 64001/0.0.0.0 Summary < 10 ms 02:02:10 64001/0.0.0.0 Intra < 10 ms 02:02:10 64001/0.0.0.11 Intra < 10 ms 02:02:31 64001/N/A External < 10 ms 02:02:31 64001/0.0.0.0 Summary < 10 ms 02:02:31 64001/0.0.0.0 Intra < 10 ms 02:02:31 64001/0.0.0.11 Intra < 10 ms 02:02:45 64001/N/A External < 10 ms 02:02:55 64001/N/A External < 10 ms 02:02:55 64001/0.0.0.0 Summary < 10 ms
show ospf statistics [instance-id] [interface {ip-addr | if-name} | neighbor [ip-addr | interface {ip-addr | if-name}]]
Displays Open Shortest Path First (OSPF) statistics.
all modes
instance-id |
Optional. Instance ID. The range of values is 1 to 65,535. |
interface ip-addr |
Optional. Interface IP address. Displays OSPF statistics for the specified interface. When used with neighbor keyword, displays OSPF statistics for all neighbors on the specified interface. |
interface if-name |
Optional. Interface name. Displays OSPF statistics for the specified interface. When used with neighbor keyword, displays OSPF statistics for all neighbors on the specified interface. |
neighbor |
Optional. Displays neighbor statistics. |
ip-addr |
Optional. IP address of the neighbor interface for which OSPF statistics are displayed. |
None
Use the show ospf statistics command to display OSPF statistics.
The following example displays statistics for all configured OSPF interfaces and neighbors:
[local]Redback>show ospf statistics
--- OSPF Statistics for Instance 64001 --- Max flood queue length : 2 Interval : 1d 03:10:09 LSAs received : 1300 LSAs send : 1333 LSAs changes received : 130 Packet Retransmissions : 14 LSA Retransmissions : 24 Routes downloaded : 20 Routes deleted : 11 Download Errors : 0 RIB IPC messages : 17 Hello DD LSR LSU ACK Send 29350 74 5 761 628 Recv 27783 28 10 663 681
The following example displays statistics for the ospf1 interface:
[local]Redback>show ospf statistics interface ospf1
--- OSPF Statistics for Interface 10.10.1.1/Instance 64001 --- Interface Events : 1 Interval : 01:56:35 LSAs received : 0 LSAs sent : 0 Max ACK queue length: 0 Max flood queue size: 0 Hello DD LSR LSU ACK Send 0 0 0 0 0 Recv 0 0 0 0 0
The following example displays OSPF statistics for the neighbor with the 10.100.1.3 router ID:
[local]Redback>show ospf statistics neighbor 10.100.1.3
--- OSPF Statistics for Neighbor 10.100.1.3/Interface 10.100.11.27/Instance 64001--- Neighbor events : 19581 Interval : 1d 03:14:30 Packet retransmissions : 1 LSA retransmissions : 1 Adjacency lost count : 0 Adjacency up time : 1d 03:14:28 Max retransmit queue size : 3 Max request queue size : 9 Exchange timeout count : 0 Max DD queue size : 2
show ospf summary-address [instance-id]
Displays Open Shortest Path First (OSPF) summary address information.
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65,535. |
None
Use the show ospf summary-address command to display OSPF summary address information.
The following example displays OSPF summary address information:
[local]Redback>show ospf summary-address
--- OSPF Summaries for Instance 1/Router ID 10.100.1.5 --- Prefix Length Tag Type Status Metric 10.10.0.0 32 0x0 advertise inactive
show ospf vpn [instance-id]
Displays Virtual Private Network (VPN) information and VPN redistributed route counts for an Open Shortest Path First (OSPF) instance in a VPN context.
all modes
instance-id |
Optional. OSPF instance ID. The range of values is 1 to 65535. |
None
Use the show ospf vpn command to display VPN information and VPN redistributed route counts for an OSPF instance in a VPN context.
The following example displays VPN information and VPN redistributed route counts for OSPF instance 1:
[local]Redback>show ospf vpn 1
--- OSPF Instance 1/Router ID 10.1.2.2 --- Domain ID : 1.1.1.1 Domain Tag : 0x00000002 Internal Routes : 2 External Routes : 0