Command Line Reference Guide

hi: Displays the amount of time configured for the HELLO interval.
di: Displays the amount of time configured for the DEAD interval.
dr: Displays the IP address of the designated router.
bdr: Displays the IP address of the Border Area Router.
Example
FTOS#debug ip ospf 1 packet
OSPF process 90, packet debugging is on
FTOS#
08:14:24 : OSPF(100:00):
Xmt. v:2 t:1(HELLO) l:44 rid:192.1.1.1
aid:0.0.0.1 chk:0xa098 aut:0 auk: keyid:0 to:Te 4/3 dst:
224.0.0.5
netmask:255.255.255.0 pri:1 N-, MC-, E+, T-,
hi:10 di:40 dr:90.1.1.1 bdr:0.0.0.0
redistribute bgp
Redistribute BGP routing information throughout the OSPF instance.
S5000
Syntax
redistribute bgp as number [metric metric-value] | [metric-type
type-value] | [tag tag-value]
To disable redistribution, use the no redistribute bgp as number [metric
metric-value] | [metric-type type-value] [route-map map-name]
[tag
tag-value] command.
Parameters
as number
Enter the autonomous system number. The range is 1 to 65535.
metric
metric-
value
(OPTIONAL) Enter the keyword metric followed by the metric-value
number. The range is 0 to16777214.
metric-type
type-
value
(OPTIONAL) Enter the keywords metric-type followed by one of
the following:
1 = for OSPF External type 1
2 = for OSPF External type 2
route-map
map-
name
(OPTIONAL) Enter the keywords route-map followed by the name
of the route map.
tag
tag-value
(OPTIONAL) Enter the keyword tag to set the tag for routes
redistributed into OSPF. The range is 0 to 4294967295.
Defaults none
Command Modes ROUTER OSPF
936