Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »


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




interface lo and eth1
interface lo
  ip address 127.0.0.1/8
  ip address 33.33.33.33/32 secondary
 interface eth1
   ip address 10.10.10.145/24
VxLAN tunnel
 interface tunnel 0
   tunnel source 10.70.0.145
   tunnel destination 10.70.0.77
   tunnel ttl 255
   tunnel path-mtu-discovery
   tunnel mode vxlan
   ip unnumbered eth1
 
OSPF
 router ospf
   network 10.10.10.0/24 area 0



nvo vxlan id 2
vxlan map-network tunnel Tunnel0
nvo vxlan access-if port xxxxxx
map vnid 2




  • No labels