routerdiscovery client yes | no | on | off [{
traceoptions trace_options ;
preference preference ;
interface interface_list
[enable | disable | multicast]
[quiet | solicit] ;
} ] :
routerdiscovery client yes | no | on | off [{
traceoptions trace_options ;
preference preference ;
interface interface_list
[enable | disable | multicast]
[quiet | solicit] ;
} ] :
Протокол обнаружения маршрутизаторов (Router Discovery Protocol) уведомляет узлы о маршрутизаторах, доступных в сети. Он является альтернативой статическим маршрутам, протоколам маршрутизации и перенаправлениям ICMP для узлов, которым просто требуется знать адрес маршрутизатора, используемого по умолчанию.
icmp {
traceoptions trace_options ; }
redirect yes | no | on | off [{
preference preference ;
interface interface_list [noredirects | redirects] ;
trustedgateways gateway_list ;
traceoptions trace_options ; } ] ;
smux yes | no | on | off [ {
port port ;
password string ;
traceoptions trace_options ; } ] ;
egp yes | no I on | off [{
preference preference ;
defaultmetric metric ;
packetsize maxpacketsize ;
traceoptions trace_options ;
group [peeras as_number] [localas as_number] [maxup number] {
neighbor address
[metricout metric]
[preference preference]
[preference2 preference]
[ttl ttl]
[nogendefault]
[importdefault]
[exportdefault]
[gateway address]
[lcladdr address]
[sourcenet network]
[minhello | p1 interval]
[minpoll | p2 interval]
[traceoptions trace_options] ; }
; }] ;
bgp yes | no | on | off [{
preference preference ;
defaultmetric metric ;
traceoptions trace_options ;
group type external peeras as_number
I internal peeras as_number
I igp peeras as_number proto proto
I routing peeras as_number proto proto interface interface_list
| test peeras as_number {
allow {
address mask mask | masklen number
all
host address } ;
peer address
[metricout metric]
[localas as_number]
[nogendefault]
[gateway address]
[preference preference]
[preference2 preference]
[lcladdr address]
[holdtime time]
[version number]
[passive]
[sendbuffer number]
[recvbuffer number]
[indelay time]
[outdelay time]
[keep all | none]
[showwarnings]
[noaggregatorid]
[keepalivesalways]
[v3asloopokay]
[nov4asloop]
[logupdown]
[ttl ttJ]
[traceoptions trace options] ; >
: }] ;
on | off {
area areaid ; ]
area auth simple key ; ]
domain auth simple key ; ]
domain-wide on | off ; ]
export-defaults ; ]
export-defaults level 1 | 2 ; ]
export-defaults metric metric | inherit ; ]
export-defaults metric-type internal | external
external preference preference ; ]
level 1 | 2 | 1 and 2 ; ]
in
erface name | address [ {
enable | disable ; ]
auth simple key ; ]
csn-interval interval [ level
dis-hello-interval interval [
encap [ iso | ip ] ; ]
hello-interval interval
1 I 2
level
I 1 and
1 I 2 |
[
hello-multiplier number [
level
level
and
and
] ;
and
]
2 ]
] ; ]
] ; ]
lsp-interval interval ; ]
level 1 | 2 | 1 and 2 : ]
max-burst number ; ]
metric metric [ level 1 | 2 | 1 and 2 ] ; ]
passive on | off ; ]
priority priority [ level 1 | 2 | 1 and 2 ] ; ]
retransmit-interval interval ; ]
] ; ]
overload-bit on | off ; ]
preference preference ; ]
psn-interval intervalt ; ]
require-snp-auth on | off ; ]
ribs unicast | unicast multicast ; ]
[ spf-interval interval ; ]
[ inet6 on | off ; ]
[ summary-originate [ inet | inet6 ] {
[network (mask mask | masklen n ) metric cost-value ; ]
} ; ]
[ summary-filter [ inet | inet6 ] {
[network mask mask | masklen number ; ]
} ; ]
[ systemid systemid ; ]
[ traceoptions traceoptions ; ]
[ config-time seconds ; ]
[ es-config-time seconds ; ]
[ hold-time seconds ; ]
};
rip yes | no | on | off [ {
broadcast ;
nobroadcast ;
nocheckzero ;
preference preference ;
defaultmetric metric ;
query authentication [none | [simple | md5 password]] ;
interface interface_list
[noripin] | [ripin]
[noripout] | [ripout]
[metricin metric]
[metricout metric]
[version 1 | 2 [multicast | broadcast]]
[[secondary] authentication [none | [simple | md5 password]] ;
trustedgateways gateway_list ;
sourcegateways gateway_list ;
traceoptions trace_options ; } ] ;
Операторы протоколов разрешают или запрещают отдельные протоколы и устанавливают параметры их работы. Операторы протоколов следуют за операторами определений и предшествуют статическим операторам.