Service Manual
router-id
Designate a fixed router ID.
Syntax
router-id ip-address
To return to the previous router ID, use the no router-id ip-address command.
Parameters
ip-address
Enter the router ID in the dotted decimal format.
Defaults The router ID is selected automatically from the set of IPv4 addresses configured on a router.
Command Modes ROUTER OSPFv3 for OSPFv3
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Added support for OSPFv3.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information
You can configure an arbitrary value in the IP address for each router. However, each router ID must be unique.
If this command is used on an OSPFv3 process that is already active (has neighbors), all the neighbor adjacencies
are brought down immediately and new sessions are initiated with the new router ID.
Example
Dell(conf)#router ospf 100
Dell(conf-router_ospf)#router-id 1.1.1.1
Changing router-id will bring down existing OSPF adjacency [y/n]:
Dell(conf-router_ospf)#show config
!
router ospf 100
router-id 1.1.1.1
Dell(conf-router_ospf)#no router-id
Changing router-id will bring down existing OSPF adjacency [y/n]:
Dell#
show crypto ipsec policy
Display the configuration of IPsec authentication and encryption policies.
Syntax
show crypto ipsec policy [name name]
Parameters
name name (OPTIONAL) Displays configuration details about a specified policy.
Defaults none
Command Modes
EXEC
EXEC Privilege
Open Shortest Path First (OSPFv2 and OSPFv3) 927