Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://docs.ipinfusion.com/service-provider/#page/OcNOS-SP/Sysman_Cmds/Interface_Commands.html#ww1066181




interface lo and eth1
(config)#interface lo
(config-if)#ip   ip address 127.0.0.1/8
(config-if)#ip   ip address 33.33.33.33/32 secondary
(config-if)#exit
(config)# interface eth1
(config-if)#ip    ip address 10.10.10.145/24(config-if)#exit

hardware-profile filter vxlan enable

nvo vxlan enable

VxLAN tunnel
(config)#interface Tunnel0
(config-if)#tunnel  interface tunnel 0
   tunnel source 10.70.0.145 ( config-if)#tunnel local loopback)
   tunnel destination 10.70.0.77(config-if)#tunnel 77 ( remote loopback)
   tunnel ttl 255
(config-if)#tunnel    tunnel path-mtu-discovery(config-if)#tunnel
   tunnel mode vxlan
(config-if)#ip unnumbered eth1
(config-if)#exit
OSPF
(config)#router ospf
(config-router)#network    ip unnumbered eth1
 

nvo vxlan id 2
      vxlan map-network tunnel Tunnel0


nvo vxlan access-if port xxxxxx
     map vnid 2



static route??????
OSPF
router ospf
   network 10.10.10.0/24 area 0