![Edge-Core ES3628EA Скачать руководство пользователя страница 463](http://html1.mh-extra.com/html/edge-core/es3628ea/es3628ea_user-manual_2359702463.webp)
463
Command:max-concurrent-dd <value>
no max-concurrent-dd
Function:
Configure with this command the current dd max concurrent number in the
OSPF processing. The “
no max-concurrent-dd
” command restores the default
Parameter: <value>
ranges between
<1-65535>,
the capacity of concurrent dd data
packet processing.
Default:
No default configuration. No dd concurrent limit
Command Mode:
OSPFv3 protocol mode
Usage Guide:
Specify the current dd max concurrent number in the OSPF processing
Example:
Set the max concurrent dd to 20
Switch#config terminal
Switch(config)#router ipv6 ospf
Switch(config-router)#max-concurrent-dd 20
13.7.3.16 passive-interface
Command: [no] passive-interface<ifname>
Function:
Configure that the hello group not sent on specific interfaces. The “[
no
]
passive-interface<ifname>
“ command cancels this function
Parameter: <ifname>
is the specific name of interface
Default:
Not configured
Command Mode:
OSPFv3 protocol mode
Example:
Switch#config terminal
Switch(config)#router ipv6 ospf
Switch(config-router)#passive-interface vlan1
13.7.3.17 redistribute
Command: [no]redistribute {kernel |connected| static| rip| isis| bgp} [metric<value>]
[metric-type {1|2}][route-map<word>]
Function:
Introduce route learnt from other routing protocols into OSPF
Parameter: kernel
Introduce from kernel route
connected
Introduce from direct route
static
Introduce from static route
rip
Introduce from the RIP route
isis
Introduce from ISIS route
bgp
Introduce from BGP route
metric <value>
is the introduced metric value, ranging between 0-16777214
metric-type {1|2}
is the metric value type of the introduced external route, which
can be 1 or 2, and it is 2 by default