[OM IP] Management Communication Using Loopback IP under VPRN

Post Reply
User avatar
thekotaksampah
Member
Posts: 100
Joined: 06 Jan 2014 20:04

[OM IP] Management Communication Using Loopback IP under VPRN

Post by thekotaksampah »

Hi Everyone,

Do anyone have experience create Management Communication (SSH, EMS Connectivity, AAA, Syslog) to SROS Node via VPRN? So this IP doesn't appear in Global Routing Table. But it use the Loopback that defined under VPRN (Same As Huawei approach, if You have experience with Huawei). I try to create VPRN and try to use command

Code: Select all

\configure system security source-address application syslog <ip-int>
But there is no option for IP that deployed under VPRN service.

Maybe I can get a lesson learn from you guys.

Thank you very much.
Technical Blog: ngoprek.achyarnurandi.id
paramount
Member
Posts: 84
Joined: 11 Jan 2015 17:18
Contact:

Re: [OM IP] Management Communication Using Loopback IP under VPRN

Post by paramount »

Hi,

You can set certain application sources directly from within VPRN context:

a>config>service>vprn# source-address application
- application <app> <ip-int-name|ip-address>
- no application <app>

<app> : ping|ptp|ssh|telnet|traceroute
<ip-int-name|ip-ad*> : ip-int-name - 32 chars max
ip-address - a.b.c.d

But, not sure re: syslog from a VPRN, you may need to use route leaking - ie put the loopback into the GRT and then leak into your VPRN - however someone may know more on this specifically.

Paramount
Post Reply

Return to “7750 SR”