- IGMP Profile Configuration Mode Commands
- IKEv2 Security Association Configuration Mode Commands
- IMEI Profile Configuration Mode
- IMEI-TAC-Group Configuration Mode Commands
- IMS Authorization Service Configuration Mode Commands
- IMS Sh Service Configuration Mode Commands
- IPMS Client Configuration Mode Commands
- IPNE Endpoint Configuration Mode Commands
- IPNE Service Configuration Mode Commands
- IPSec Transform Set Configuration Mode Commands
- IPSG RADIUS Snoop Configuration Mode Commands
- IPSG RADIUS Server Configuration Mode Commands
- IPSP Configuration Mode Commands
- IPv6 ACL Configuration Mode Commands
- IPv6 to IPv4 Tunnel Interface Configuration Mode Commands
- IP VRF Context Configuration Mode Commands
- ISAKMP Configuration Mode Commands
- IuPS Service Configuration Mode Commands
- LAC Service Configuration Mode Commands
- Line Configuration Mode Commands
- Link Configuration Mode Commands
- Linkset Configuration Mode Commands
- LMA Service Configuration Mode Commands
- LNS Service Configuration Mode Commands
- Local Policy Actiondef Configuration Mode Commands
- Local Policy Eventbase Configuration Mode Commands
- Local Policy Ruledef Configuration Mode Commands
- Local Policy Service Configuration Mode Commands
- Location Service Configuration Mode Commands
- Logical eNode Configuration Mode Commands
- Loopback Interface Configuration Mode Commands
- LTE Custom TAI List Configuration Mode Commands
- LTE Emergency Profile Configuration Mode Commands
- LTE Forbidden Location Area Configuration Mode Commands
- LTE Forbidden Tracking Area Configuration Mode Commands
- LTE Foreign PLMN GUTI Management Database Configuration Mode Commands
- LTE HeNBGW MME Pool Configuration Mode Commands
- LTE Handover Restriction List Configuration Mode Commands
- LTE MME HeNB-GW Management Database Configuration Mode Commands
- LTE Network Global MME ID Management Database Configuration Mode Commands
- LTE Paging Map Configuration Mode Commands
- LTE Paging Profile Configuration Mode Commands
- LTE Peer Map Configuration Mode Commands
- LTE Policy Configuration Mode Commands
- LTE Subscriber Map Configuration Mode Commands
- LTE TAI Management Database Configuration Mode Commands
- LTE TAI Management Object Configuration Mode Commands
- MAG Service Configuration Mode Commands
- MAP Service Configuration Mode Commands
- MIP HA Assignment Table Configuration Mode Commands
- MPLS-LDP Configuration Mode Commands
- MIPv6 HA Service Configuration Mode Commands
- MME-eMBMS Service Configuration Mode Commands
- MME LAC Pool Area Configuration Mode Commands
- MME MSC Pool Area Configuration Mode
- MME SGs Service Configuration Mode Commands
- MME Service Configuration Mode Commands
- MPLS-IP Configuration Mode Commands
- MRME Service Configuration Mode Commands
- Network Service Entity- IP Local Configuration Mode Commands
- Network Service Entity - Peer NSEI Configuration Mode Commands
- Network Service Virtual Connection Configuration Mode Commands
- Network Service Virtual Link Configuration Mode Commands
- NTP Configuration Mode Commands
- NTSR Pool Configuration Mode Commands
- Operator Policy Configuration Mode
- ORBEM Configuration Mode Commands
- OSPF Configuration Mode Commands
- OSPFv3 Configuration Mode Commands
- OSPF VRF Configuration Mode Commands
- Out-Address Configuration Mode Commands
- P2P Advertisement Server Group Configuration Mode Commands
- PCC-Action-Set Configuration Mode Commands
- PCC-AF-Service Configuration Mode Commands
- PCC-Condition-Group Configuration Mode Commands
- PCC-Data-Service Configuration Mode Commands
- PCC-Event-Notification-Interface-Endpoint Configuration Mode Commands
- PCC-Policy-Service Configuration Mode Commands
- PCC-Service-Profile Configuration Mode Commands
- PCC-QoS-Profile Configuration Mode Commands
- PCC-Quota Service Configuration Mode Commands
- PCC-Sp-Endpoint Configuration Mode Commands
- PCC-Service Addon Configuration Mode Commands
- PCC-TimeDef Configuration Mode Commands
- PCP Configuration Mode Commands
- PCP Policy Control Configuration Mode Commands
- PDIF Service Configuration Mode Commands
- PDG Service Configuration Mode Commands
- PDSN Service Configuration Mode Commands
- PDSN Service RoHC Configuration Mode Commands
- Peer List Configuration Mode Commands
- Peer Profile Configuration Mode Commands
- Peer-Server Configuration Mode Commands
- P-GW Service Configuration Mode Commands
- Policy Control Configuration Mode Commands
- Plugin Configuration Mode Commands
- PVC Configuration Mode Commands
- PVC Interface Configuration Mode Commands
- QCI - QoS Mapping Configuration Mode Commands
- QCI - RAN ID Mapping Configuration Mode Commands
- QoS L2 Mapping Configuration Mode Commands
- QoS Profile Configuration Mode Commands
- Index
OSPFv3 Configuration
Mode Commands
The OSPFv3 Configuration sub-mode is used to configure the OSPFv3 routing protocol. This mode includes commands that configure OSPFv3 routing parameters.
Mode
Exec > Global Configuration > Context Configuration > OSPFv3 Configuration
configure > context context_name > router ospfv3
Entering the above command sequence results in the following prompt:
[local]host_name(config-ospfv3)#
The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
area
Configures an Open Shortest Path First Version 3 (OSPFv3) area and enables authentication for that area.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > OSPFv3 Configuration
configure > context context_name > router ospfv3
Entering the above command sequence results in the following prompt:
[local]host_name(config-ospfv3)#
Syntax
Syntax Description
[ no ] area { decimal_value | ipv4address } default-cost default_integer_value | stub [ no-summary ] | virtual-link virtuallink_neighbour_Ipv4_address [ dead-interval virtuallink_dead_interval ] [ hello-interval virtuallink_hello_interval ] [ retransmit-interval virtuallink_retransmit_interval ] [ transmit-delay virtuallink_transmit_delay ]
no
Disables authentication for the specified area.
decimal_value | ipv4address
decimal_value: Specifies the identification number of the area where authentication will be enabled as an integer from 0 through 4294967295.
ipv4address: Specifies the IP address of the area where authentication will be enabled in IPv4 dotted-decimal notation.
default-cost default_integer_value
Sets the OSPFV3 authentication area's default cost as an integer from 1 through 16777215.
stub [ no-summary ]
Sets the OSPFV3 stub area. Only Router-LSAs, Network-LSAs, Inter-area Prefix-LSAs, Intra-area Prefix-LSAs and Link-LSAs are allowed in a Stub area.
no-summary Does not inject inter-area routes into stub area.
virtual-link virtuallink_neighbour_Ipv4_address
Configures a virtual link to the authentication area.
virtuallink_neighbour_Ipv4_address is the IPv4 address for the virtual link of the authenticated area in dotted-decimal notation.
-
dead-interval virtuallink_dead_interval: Sets the virtual link dead-interval (in seconds) as an integer from 1 through 65535.
-
hello-interval virtuallink_hello_interval: Sets the virtual link hello interval (in seconds) as an integer from 1 through 65535.
-
retransmit-interval virtuallink_retransmit_interval: Sets the virtual link retransmit interval (in seconds) as an integer from 1 through 3600.
-
transmit-delay virtuallink_transmit_delay: Sets the virtual link transmit delay (in seconds) as n integer from 1 through 3600.
Usage Guidelines
Use this command to establish OPSFv3 areas and enable authentication.
Examples
area 192.168.100.10 default-cost 256
default-metric
Configures the default metric value for routes redistributed from another protocol into Open Shortest Path First Version 3 (OSPFv3).
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > OSPFv3 Configuration
configure > context context_name > router ospfv3
Entering the above command sequence results in the following prompt:
[local]host_name(config-ospfv3)#
Syntax
Syntax Description
[ no ] default-metric default_metric_integer_value
no
Disables the default metric.
default_metric_integer_value
Specifies the default metric as an integer from 1 through 16777214.
Usage Guidelines
Use this command to configure OPSFv3 default metric.
Examples
The following command configures OSPFv3 default metric to 256
default-metric 256
end
Exits the current configuration mode and returns to the Exec mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
end
Usage Guidelines
Use this command to return to the Exec mode.
exit
Exits the current mode and returns to the parent configuration mode.
Product
All
Privilege
Security Administrator, Administrator
Syntax
Syntax Description
exit
Usage Guidelines
Use this command to return to the parent configuration mode.
passive-interface
Configures an interface as being OSPFv3 passive. If a network interface is configured as passive, it will not receive or send any OSPFv3 packets.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > OSPFv3 Configuration
configure > context context_name > router ospfv3
Entering the above command sequence results in the following prompt:
[local]host_name(config-ospfv3)#
Syntax
Syntax Description
[ no ] passive-interface interface_name
no
Disables the passive interface.
interface_name
Specifies an OSPFv3 passive interface as an alphanumeric string of 1 through 79 characters.
Usage Guidelines
Use this command to configure an OPSFv3 passive interface in this context.
Examples
The following command configures the OSPF-if1 interface to be OSPFv3 passive.
passive-interface OSPF-if1
redistribute
Redistributes routes from other protocols to OSPFv3 neighbors using the OSPFv3 protocol.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > OSPFv3 Configuration
configure > context context_name > router ospfv3
Entering the above command sequence results in the following prompt:
[local]host_name(config-ospfv3)#
Syntax
Syntax Description
[ no ] redistribute { connected | static } redistribute connected [ metric metric_value [ metric-type external_metric_type ] [ route-map route_map_name ] ] [ metric-type external_metric_type [ route-map route_map_name ] ] [ route-map route_map_name ] static [ metric metric_value [ metric-type external_metric_type ] [ route-map route_map_name ] ] [ metric-type external_metric_type [ route-map route_map_name ] ] [ route-map route_map_name ]
no
Disables the route redistribution.
connected
Redistributes connected routes.
static
Redistributes static routes.
metric metric_value
Specifies the OSPFv3 default metric value as an integer from 0 through 16777214.
metric-type external_metric_type
Specifies the OSPFv3 external metric type as the integer 1 or 2
route-map route_map_name
Specifies a route map as an alphanumeric string of 1 through 79 characters.
Usage Guidelines
Use this command to configure OPSFv3 redistribution of connected or static routes.
Examples
The following command configures OSPFv3 redistribution of connected routes.
redistribute connected metric 45 metric-type 1 route-map rt
router-id
Sets the OSPFv3 router ID for the Open Shortest Path First Version 3 (OSPFv3) routing process.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > OSPFv3 Configuration
configure > context context_name > router ospfv3
Entering the above command sequence results in the following prompt:
[local]host_name(config-ospfv3)#
Syntax
Syntax Description
[ no ] router-id router_id_ipaddress
no
Disables the router-id.
router_id_ipaddress
Specifies the router-id an IPv4 address in dotted-decimal notation.
Usage Guidelines
Use this command to configure OPSF v3 router id to the given IPv4 address.
Examples
The following command configures OSPFv3 router id to the given IPv4 address.
router-id 11.22.22.21
timers spf
Sets OSPFv3 the delay in the time between the detection of a topology change and when the SPF algorithm actually runs.
Product
PDSN
HA
GGSN
Privilege
Security Administrator, Administrator
Mode
Exec > Global Configuration > Context Configuration > OSPFv3 Configuration
configure > context context_name > router ospfv3
Entering the above command sequence results in the following prompt:
[local]host_name(config-ospfv3)#
Syntax
Syntax Description
[ no ] timers spf spf_delay_timer_value
no
Disables the SPF delay timer.
spf_delay_timer_value
Sets the Shortest Path First (SPF) delay timer (in milliseconds) as an integer from 0 through 4294967295.
Usage Guidelines
Use this command to configure the OPSFv3 SPF delay timer.
Examples
timers spf 256
Feedback