User Manual UMN:CLI
V8102
653
no ip ospf message-digest-key
<1-255>
no ip ospf A.B.C.D message-
digest-key <1-255>
12.2.4.3 Interface Cost
OSPF protocol assigns suitable cost according to the bandwidth on the each interface to
find the shortest route. Cost is used for packet routing, and routers are using the Cost to
communicate.
To configure an interface cost for OSPF, use the following command.
Configures an interface cost for OSPF.
ip ospf A.B.C.D cost <1-65535>
To delete a configured interface cost for OSPF, use the following command.
Deletes a configured an interface cost for OSPF.
12.2.4.4 Blocking Transmission of Route Information Database
OSPF routing communicates through the LAS. Each routing information is saved internal
router as a datebase, but user can configure the specific interface to block the transmis-
sion of routing information saved in database to other router.
To block the transmission of routing information to other router, use the following com-
mand.
ip ospf database-filter all out
Blocks the transmission of routing information to other
router.
ip ospf A.B.C.D database-filter
all out
To release a blocked interface, use the following command.
no ip ospf database-filter
Releases a blocked interface.
no ip ospf A.B.C.D database-
filter