hello
i have an e320 and i want to configure multilink ppp but i have some questions.
the thing i have done is this:
i have 2 VRs VR-1 and VR-Multilink

interface loopback 1 (VR-1_
ip add 1.1.1.1 /32

interface loopback 40 (VR-Multilink)
ip add 2.2.2.2 /32

aaa domain-map "mlppp.test.kk"
router-name Multilink
ipv6-router-name default
tunnel 1
 address 1.1.1.1
 source-address 2.2.2.2
 password 123456
!
aaa profile "Mlppp_profile"
translate default test.kk

my question is:is the tunnel created between the VR-Multilink and VR-1 ?
and how the translate command works in this case if i dont configure the command this doesnt work.

thank you
_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to