...
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 | ||
hardware-profile filter vxlan enable nvo vxlan enable | |||
VxLAN tunnel | interface Tunnel0 tunnel 0 tunnel source 10.70.0.145 ( local loopback) tunnel destination 10.70.0.7777 ( remote loopback) tunnel ttl 255 tunnel path-mtu-discovery tunnel mode vxlan ip unnumbered eth1 | ||
router nvo vxlan id 2 | OSPF | vxlan map-network tunnel Tunnel0
| |
static route | ?????? | ||
OSPF | router ospf network 10.10.10.0/24 area 0 |
...