Cisco ASA Series Cli Configuration Manual page 663

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring OSPF
To change the interval at which OSPFv3 LSAs are collected into a group and refreshed, check summed,
or aged, perform the following steps:
Detailed Steps
Command
Step 1
ipv6 router ospf process-id
Example:
hostname(config-if)# ipv6 router ospf 1
Step 2
timers pacing lsa-group seconds
Example:
hostname(config-rtr)# timers pacing
lsa-group 300
To configure LSA retransmission packet pacing, perform the following steps:
Detailed Steps
Command
Step 1
ipv6 router ospf process-id
Example:
hostname(config-if)# ipv6 router ospf 1
Step 2
timers pacing retransmission milliseconds
Example:
hostname(config-rtr)# timers pacing
retransmission 100
Purpose
Enables an OSPFv3 routing process and enters IPv6 router
configuration mode.
The process-id argument is an internally used identifier for this
routing process, is locally assigned, and can be any positive
integer from 1 to 65535. This ID does not have to match the ID on
any other device; it is for internal administrative use only. You can
use a maximum of two processes.
Changes the interval at which OSPFv3 LSAs are collected into a
group and refreshed, checksummed, or aged.
The seconds argument specifies the number of seconds in the
interval at which LSAs are grouped, refreshed, check summed, or
aged. The range is from 10 to 1800 seconds. The default value is
240 seconds.
Purpose
Enables an OSPFv3 routing process and enters IPv6 router
configuration mode.
The process-id argument is an internally used identifier for this
routing process, is locally assigned, and can be any positive
integer from 1 to 65535. This ID does not have to match the ID on
any other device; it is for internal administrative use only. You can
use a maximum of two processes.
Configures LSA retransmission packet pacing.
The milliseconds argument specifies the time in milliseconds at
which LSAs in the retransmission queue are paced. The
configurable range is from 5 to 200 milliseconds. The default
value is 66 milliseconds.
Cisco ASA Series CLI Configuration Guide
Configuring OSPFv3
1-31

Advertisement

Table of Contents
loading

Table of Contents