Cisco ASR1001 Tungsten Fabric: различия между версиями
Материал из noname.com.ua
Перейти к навигацииПерейти к поискуSirmax (обсуждение | вклад) |
Sirmax (обсуждение | вклад) |
||
| Строка 9: | Строка 9: | ||
interface Tunnel10 |
interface Tunnel10 |
||
| − | ip address 192.0.2.129 255.255.255.252 |
+ | ip address 192.0.2.129 255.255.255.252 |
| + | tunnel source Loopback10 |
||
| + | tunnel destination 192.0.2.2 |
||
| + | ! |
||
interface Tunnel11 vrf forwarding Contrail ip address 192.0.2.130 255.255.255.252 tunnel source Loopback11 tunnel destination 192.0.2.1 |
interface Tunnel11 vrf forwarding Contrail ip address 192.0.2.130 255.255.255.252 tunnel source Loopback11 tunnel destination 192.0.2.1 |
||
Версия 12:02, 23 мая 2025
l3vpn encapsulation ip MGRE transport ipv4 source <Loopback_interface> interface Loopback10 ip address 192.0.2.1 255.255.255.255 ! interface Loopback11 ip address 192.0.2.2 255.255.255.255 ! interface Tunnel10 ip address 192.0.2.129 255.255.255.252 tunnel source Loopback10 tunnel destination 192.0.2.2 ! interface Tunnel11 vrf forwarding Contrail ip address 192.0.2.130 255.255.255.252 tunnel source Loopback11 tunnel destination 192.0.2.1
vrf definition Contrailrd 64512:10000route-target export 64512:10000route-target import 64512:10000!address-family ipv4exit-address-family