Passive-interface, Passive-interface 1536 – LevelOne GTL-2691 User Manual

Page 1536

Advertising
background image

C

HAPTER

49

| IP Routing Commands

Open Shortest Path First (OSPFv3)

– 1536 –

receive them. To avoid this problem, use the transmit delay to force the

router to wait a specified interval between transmissions.

E

XAMPLE

Console(config)#interface vlan 1

Console(config-if)#ipv6 ospf transmit-delay 6

Console(config-if)#

passive-interface

This command suppresses OSPF routing traffic on the specified interface.

Use the no form to allow routing traffic to be sent and received on the

specified interface.

S

YNTAX

[no] passive-interface vlan vlan-id [ipv6-address]

vlan-id - VLAN ID. (Range: 1-4093)
ipv6-address - A full IPv6 address including the network prefix and

host address bits.

C

OMMAND

M

ODE

Router Configuration

D

EFAULT

S

ETTING

None

C

OMMAND

U

SAGE

You can configure an OSPF interface as passive to prevent OSPF routing

traffic from exiting or entering that interface. No OSPF adjacency can be

formed if one of the interfaces involved is set to passive mode. The

specified interface will appear as a stub in the OSPF domain. Also, if you

configure an OSPF interface as passive where an adjacency already exists,

the adjacency will drop almost immediately.

E

XAMPLE

Console(config-router)#passive-interface vlan 1 73::9

Console(config-router)#

Advertising