ienki 发表于 2015-5-26 05:33:07

[CCIE学习笔记]IPV6 over NBMA Networks

  The Scenario: To form an adjacency over NBMA by Link-Local only.
  R1#sh ipv6 ospf nei

Neighbor ID   Pri   State         Dead Time   Interface ID   
Interface
172.16.102.1      1   FULL/DR         00:01:49    3               
Serial0/0
172.16.106.1      1   FULL/BDR      00:00:38    4               
ATM3/0


R1#sh run int s0/0
Building configuration...

Current configuration : 762 bytes
!
interface Serial0/0
ip address 172.16.123.1 255.255.255.0
ip access-group R3-http-security in
no ip unreachables
ip pim dense-mode
encapsulation frame-relay
ipv6 address FEC0::A:0:0:7B:1/125
ipv6 address FE80::2D0:58FF:FE95:C8A1 link-local
ipv6 rip FRAME-123 enable
ipv6 ospf neighbor FE80::201:42FF:FEA5:9CE1 priority 1
页: [1]
查看完整版本: [CCIE学习笔记]IPV6 over NBMA Networks