mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-18 11:32:34 +01:00
ospf: add export-list/import-list & mamixum-paths
This commit is contained in:
parent
b6682b9f84
commit
5eed433ad6
@ -38,10 +38,10 @@ starts when the first ospf enabled interface is configured.
|
|||||||
specified in decimal notation in the range from 0 to 4294967295. Or it
|
specified in decimal notation in the range from 0 to 4294967295. Or it
|
||||||
can be specified in dotted decimal notation similar to ip address.
|
can be specified in dotted decimal notation similar to ip address.
|
||||||
|
|
||||||
Prefix length in interface must be equal or bigger (i.e. smaller network) than
|
Prefix length in interface must be equal or bigger (i.e. smaller network)
|
||||||
prefix length in network statement. For example statement above doesn't enable
|
than prefix length in network statement. For example statement above doesn't
|
||||||
ospf on interface with address 192.168.1.1/23, but it does on interface with
|
enable ospf on interface with address 192.168.1.1/23, but it does on
|
||||||
address 192.168.1.129/25.
|
interface with address 192.168.1.129/25.
|
||||||
|
|
||||||
In some cases it may be more convenient to enable OSPF on a per interface/subnet
|
In some cases it may be more convenient to enable OSPF on a per interface/subnet
|
||||||
basis :cfgcmd:`set protocols ospf interface <interface> area <x.x.x.x | x>`
|
basis :cfgcmd:`set protocols ospf interface <interface> area <x.x.x.x | x>`
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user