Dual Trunk E1 Router

passive-interface INTERFACENAME (A.B.C.D) INTERFACENAME = The name of the interface. A.B.C.D = IP address of the interface.

Command Mode

Router mode

Usage

The passive-interface command is used to configure OSPF on simplex Ethernet interfaces. Since the simplex interfaces represent only one network segment between two devices, configure the transmitting interface as a passive interface. This ensures that OSPF does not send hello packets for the transmitting interface. Both the devices can see each other via the hello packet generated for the receiving interface.

Examples

ospfd(config)# router ospf 100 ospfd(config-router)# passive-interface fxp0

Related Commands

redistribute

Use the redistribute command to redistribute routes from other routing protocols, static routes and kernel routes into an ospf routing table.

Use the no form of this command to disable this function.

Command Syntax

redistribute PROTOCOL (METRICSROUTE) no redistribute PROTOCOL

PROTOCOL= bgprip ospf connectedstatickernel bgp Specifies BGP.

connected Specifies connected routes.

ospf6 Specifies OSPF v3. ( Visible only if OSPFv3 is enabled on the system) rip Specifies RIP.

ripng Specifies RIPng. (Visible only if ripng is enabled on the system) static Specifies static routes.

kernel Specifies kernel routes.

METRICS= [METRIC METRIC-TYPE][METRIC-TYPE METRIC] METRIC= metric <1-16777214> (ROUTE)

METRIC-TYPE= metric-type <1-2> (ROUTE) ROUTE= route-map WORD

WORD= pointer to route-map entries list. A route-map is a series of rule-sets defined in privileged Exec mode.

Command Mode

Router mode

Usage

Examples

The following example shows redistribution of bgp routes into ospf routing table, with metric as 12. ospfd# configure terminal

ospfd(config)# router ospf 100 ospfd(config-router)# redistribute bgp metric 12

Related Commands

refresh timer

Use the refresh timer command to adjust refresh parameters.

Use the no form of this command to disable this function.

Command Syntax

(no) refresh timer TIMERVALUE

TIMERVALUE = <10-1800> Timer value in seconds. The default refresh time is 10 seconds.

Command Mode

184

SALES: 0870 90 10 750

Dual Trunk E1 Router User’s Guide

Page 196
Image 196
Black Box LRU4240 manual Redistribute, Refresh timer, Command Mode 184 Sales 0870 90 10