[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring the Tunnel Interface on Router D

Configure the tunnel interface on Router D (the tunnel is unnumbered):

[edit interfaces interface-name]
unit 0 {
tunnel {
source 10.255.14.178;
destination 10.255.14.176;
}
family inet;
family mpls;
}

[Contents] [Prev] [Next] [Index] [Report an Error]