Configuring Ospf For Ipv6 - Cisco ME 3400 Software Configuration Manual

Ethernet access switch
Hide thumbs Also See for ME 3400:
Table of Contents

Advertisement

Configuring IPv6
Command
Step 9
show ipv6 rip [name] [interface interface-id]
[database] [next-hops]
or
show ipv6 route rip [updated]
Step 10
copy running-config startup-config
To disable a RIP routing process, use the no ipv6 router rip name global configuration command. To
disable the RIP routing process for an interface, use the no ipv6 rip name interface configuration
command.
This example shows how to enable the RIP routing process cisco with a maximum of eight equal-cost
routes and to enable it on an interface:
Switch(config)# ipv6 router rip cisco
Switch(config-router)# maximum-paths 8
Switch(config)# exit
Switch(config)# interface gigabitethernet0/3
Switch(config-if)# ipv6 rip cisco enable
For more information about configuring RIP routing for IPv6, see the "Implementing RIP for IPv6"
chapter in the Cisco IOS IPv6 Configuration Library on Cisco.com

Configuring OSPF for IPv6

You can customize OSPF for IPv6 for your network. However, the defaults are set to meet the
requirements of most customers and features.
Follow these guidelines:
Beginning in privileged EXEC mode, follow these required and optional steps to configure IPv6 OSPF:
Command
Step 1
configure terminal
Step 2
ipv6 router ospf process-id
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
36-20
Be careful when changing the defaults for IPv6 commands. Doing so might adversely affect OSPF
for the IPv6 network.
Before you enable IPv6 OSPF on an interface, you must:
Enable routing by using the ip routing global configuration command.
Enable the forwarding of IPv6 packets by using the ipv6 unicast-routing global configuration
command.
Enable IPv6 on Layer 3 interfaces on which you are enabling IPv6 OSPF.
Purpose
Display information about current IPv6 RIP processes.
Display the current contents of the IPv6 routing table.
(Optional) Save your entries in the configuration file.
Purpose
Enter global configuration mode.
Enable OSPF router configuration mode for the process. The
process ID is the number assigned administratively when
enabling the OSPF for IPv6 routing process. It is locally
assigned and can be a positive integer from 1 to 65535.
Chapter 36
Configuring IPv6 Unicast Routing
OL-9639-07

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents