mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 10:32:02 +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
|
||||
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 network statement. For example statement above doesn't enable
|
||||
ospf on interface with address 192.168.1.1/23, but it does on interface with
|
||||
address 192.168.1.129/25.
|
||||
Prefix length in interface must be equal or bigger (i.e. smaller network)
|
||||
than prefix length in network statement. For example statement above doesn't
|
||||
enable ospf on interface with address 192.168.1.1/23, but it does on
|
||||
interface with address 192.168.1.129/25.
|
||||
|
||||
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>`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user