T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
393
Command Mode
Interface Configuration Mode
Example
Configure the network type on interface VLAN 2 as broadcast::
T2700G-28TQ(config-if)# ip ospf network broadcast
ip ospf database-filter all out
Description
The
ip ospf database-filter all out
command is used to block the flooding of
the LSA packets on the specified interface. To restore to default, please use the
no ip ospf database-filter all out
command. By default, OSPF floods new
LSAs over all interfaces in the same area, except the interface on which the LSA
arrives.
Syntax
ip ospf database-filter all out
no
ip ospf database-filter all out
Command Mode
Interface Configuration Mode
Example
Block the flooding of the LSA packets on interface VLAN 2:
T2700G-28TQ(config-if)#
ip ospf database-filter all out
ip ospf mtu-ignore
Description
The
ip ospf mtu-ignore
command is used to ignore the MTU check in the DD
exchanging process. This check is scheduled by default and the adjacency
relationship will not establish if the MTUs are not matched. To restore to the
default value, please use the
no ip ospf mtu-ignore
command.
Syntax
ip ospf mtu-ignore