Ignoring Maximum Transmission Unit Checks; Setting The Priority Level; Suppressing Routing Updates - HP procurve 8100fl series Management And Configuration Manual

Hide thumbs Also See for procurve 8100fl series:
Table of Contents

Advertisement

OSPF Configuration
Configuring OSPF Router Parameters
N o t e
13-14
To limit the time between HELLO packets, enter:
ProCurve(config-if)#ip ospf hello-interval <num>
To limit the time to wait before retransmitting lost-link-state
advertisements, enter:
ProCurve(config-if)#ip ospf retransmit-interval <num>
To limit the link-state transmit delay, enter:
ProCurve(config-if)#ip ospf transmit-delay <num>

Ignoring Maximum Transmission Unit Checks

To turn off checking the MTU checking on OSPF Database Description
packets, enter:
ProCurve(config-if)#ip ospf mtu-ignore

Setting the Priority Level

To specify the router's priority level (from 0 to 255), enter:
ProCurve(config-if)#ip ospf priority <num>

Suppressing Routing Updates

To suppress routing updates on a specified interface, enter:
ProCurve(config-router)#passive-interface <intf>
For example, to suppress routing on the Ethernet 3/1 interface, enter:
ProCurve(config)#router ospf 4
ProCurve(config-router)#
ProCurve(config-router)#passive-interface ethernet 3/1
To suppress routing updates on all interfaces, use the passive-interface default
command.

Advertisement

Table of Contents
loading

Table of Contents