[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.3 OSPF area

OSPF Command: area a.b.c.d range a.b.c.d/m {}
OSPF Command: area <0-4294967295> range a.b.c.d/m {}
OSPF Command: no area a.b.c.d range a.b.c.d/m {}
OSPF Command: no area <0-4294967295> range a.b.c.d/m {}

OSPF Command: area a.b.c.d range IPV4_PREFIX suppress {}
OSPF Command: no area a.b.c.d range IPV4_PREFIX suppress {}
OSPF Command: area a.b.c.d range IPV4_PREFIX substitute IPV4_PREFIX {}
OSPF Command: no area a.b.c.d range IPV4_PREFIX substitute IPV4_PREFIX {}

OSPF Command: area a.b.c.d virtual-link a.b.c.d {}
OSPF Command: area <0-4294967295> virtual-link a.b.c.d {}
OSPF Command: no area a.b.c.d virtual-link a.b.c.d {}
OSPF Command: no area <0-4294967295> virtual-link a.b.c.d {}

OSPF Command: area a.b.c.d shortcut {}
OSPF Command: area <0-4294967295> shortcut {}
OSPF Command: no area a.b.c.d shortcut {}
OSPF Command: no area <0-4294967295> shortcut {}

OSPF Command: area a.b.c.d stub {}
OSPF Command: area <0-4294967295> stub {}
OSPF Command: no area a.b.c.d stub {}
OSPF Command: no area <0-4294967295> stub {}

OSPF Command: area a.b.c.d stub no-summary {}
OSPF Command: area <0-4294967295> stub no-summary {}
OSPF Command: no area a.b.c.d stub no-summary {}
OSPF Command: no area <0-4294967295> stub no-summary {}

OSPF Command: area a.b.c.d default-cost <0-16777215> {}
OSPF Command: no area a.b.c.d default-cost <0-16777215> {}

OSPF Command: area a.b.c.d export-list NAME {}
OSPF Command: area <0-4294967295> export-list NAME {}
OSPF Command: no area a.b.c.d export-list NAME {}
OSPF Command: no area <0-4294967295> export-list NAME {}

OSPF Command: area a.b.c.d import-list NAME {}
OSPF Command: area <0-4294967295> import-list NAME {}
OSPF Command: no area a.b.c.d import-list NAME {}
OSPF Command: no area <0-4294967295> import-list NAME {}

OSPF Command: area a.b.c.d authentication {}
OSPF Command: area <0-4294967295> authentication {}
OSPF Command: no area a.b.c.d authentication {}
OSPF Command: no area <0-4294967295> authentication {}

OSPF Command: area a.b.c.d authentication message-digest {}
OSPF Command: area <0-4294967295> authentication message-digest {}


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by Jasper Wallace on April, 24 2001 using texi2html