Users Guide

Table Of Contents
OS10(config)# interface ethernet 1/1/6
OS10(conf-if-eth1/1/6)# ipv6 ospf passive
OS10# show running-configuraiton
!!!
!!
interface ethernet1/1/1
ip address 10.10.10.1/24
no switchport
no shutdown
ipv6 ospf 100 area 0
ipv6 ospf passive
!!
!
OSPFv3
OSPF
OSPF
1. 输入 CONFIGURATION OSPFv3
interface interface-name
2. INTERFACE OSPFv3 1 65535
ipv6 ospf cost
3. INTERFACE 1 65535 40
OSPFv3
ipv6 ospf dead-interval seconds
4. INTERFACE 1 65535 10OSPFv3
ipv6 ospf hello-interval seconds
5. INTERFACE OSPFv3 广 DR 0 255 1
ipv6 ospf priority number
OSPFv3
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# ipv6 ospf hello-interval 5
OS10(conf-if-eth1/1/1)# ipv6 ospf dead-interval 20
OS10(conf-if-eth1/1/1)# ipv6 ospf priority 4
OSPFv3
OS10# show ipv6 ospf interface
ethernet1/1/1 is up, line protocol is up
Link Local Address fe80::20c:29ff:fe0a:d59/64, Interface ID 5
Area 0.0.0.0, Process ID 200, Instance ID 0, Router ID 10.0.0.2
Network Type broadcast, Cost: 1
Transmit Delay is 1 sec, State BDR, Priority 1
Designated Router on this network is 2.2.2.2
Backup Designated router on this network is 10.0.0.2 (local)
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 2.2.2.2(Designated Router)
630
3