cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
385
Views
0
Helpful
3
Replies

ISDN PPP Bonding

vitro25
Level 1
Level 1

I had to configure my C3620 router to use inbound V.120 calls because we have to use TACACS+ authentication. Is it possible to use multilink to combine two lines?

I am dialing in using an ADTRAN Express XRT TA and have it set to V.120. I have Windows XP RAS setup to negotiate multilink on single link connections. The first line connects OK after authentication. The "debug ppp multilink" messages seems to imply the the second line is trying to be brought up. I finally get the error message:

"Vi1 MLP: cdp packet forwarded to wrong interface"

I will include the rest of the debug output at the bottome of this message.

What would really make me happy is to find out a way to used true PPP and still have it perform TACACS+ authentication. A cisco tech told me that this would be impossible because PPP does not allow a user to enter a one-time password. A user on the internet told me that he was doing just this, however, I do not have any supporting documentation for this.

I would be a hero if I can complish this. Any help?

Thanks,

Aug 2 13:01:28.548: AAA/ACCT/DS0: channel=10, ds1=0, t3=0, slot=1, ds0=16777226

Aug 2 13:01:28.548: AAA/ACCT/DS0: channel=10, ds1=0, t3=0, slot=1, ds0=16777226

Aug 2 13:01:28.588: %LINK-3-UPDOWN: Interface Serial1/0:10, changed state to up

Aug 2 13:01:30.008: AAA: parse name=tty71 idb type=12 tty=-1

Aug 2 13:01:30.008: AAA: name=tty71 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=71 channel=0

Aug 2 13:01:30.008: AAA: parse name=Serial1/0:10 idb type=12 tty=-1

Aug 2 13:01:30.008: AAA: name=Serial1/0:10 flags=0x55 type=1 shelf=0 slot=1 adapter=0 port=0 channel=10

Aug 2 13:01:30.008: AAA/ACCT/DS0: channel=10, ds1=0, t3=0, slot=1, ds0= 16777226

Aug 2 13:01:30.008: AAA/MEMORY: create_user (0x624298C8) user='NULL' ruser='NULL' ds0=16777226 port='tty71' rem_addr='2023627451/2023785039'

authen_type=ASCII service=LOGIN priv=1 initial_task_id='0'Aug 2 13:01:30.008: AAA/AUTHEN/START (3188571786): port='tty71' list='dialin' action=LOGIN service=LOGIN

Aug 2 13:01:30.012: AAA/AUTHEN/START (3188571786): found list dialin

Aug 2 13:01:30.012: AAA/AUTHEN/START (3188571786): Method=tacacs+ (tacacs+)

Aug 2 13:01:30.012: TAC+: send AUTHEN/START packet ver=192 id=3188571786

Aug 2 13:01:30.620: TAC+: ver=192 id=3188571786 received AUTHEN status = GETUSER

Aug 2 13:01:30.620: AAA/AUTHEN (3188571786): status = GETUSER

Aug 2 13:01:31.016: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0:10, changed state to up

Aug 2 13:01:34.588: %ISDN-6-CONNECT: Interface Serial1/0:10 is now connected to 2023627451

Aug 2 13:01:37.428: AAA/AUTHEN/CONT (3188571786): continue_login (user='(undef)')

Aug 2 13:01:37.428: AAA/AUTHEN (3188571786): status = GETUSER

Aug 2 13:01:37.428: AAA/AUTHEN (3188571786): Method=tacacs+ (tacacs+)

Aug 2 13:01:37.428: TAC+: send AUTHEN/CONT packet id=3188571786

Aug 2 13:01:37.632: TAC+: ver=192 id=3188571786 received AUTHEN status = GETUSER

Aug 2 13:01:37.632: AAA/AUTHEN (3188571786): status = GETUSER

Aug 2 13:01:40.208: AAA/AUTHEN/CONT (3188571786): continue_login (user='')

Aug 2 13:01:40.208: AAA/AUTHEN (3188571786): status = GETUSER

Aug 2 13:01:40.208: AAA/AUTHEN (3188571786): Method=tacacs+ (tacacs+)

Aug 2 13:01:40.212: TAC+: send AUTHEN/CONT packet id=3188571786

Aug 2 13:01:40.412: TAC+: ver=192 id=3188571786 received AUTHEN status = GETPASS

Aug 2 13:01:40.412: AAA/AUTHEN (3188571786): status = GETPASS

Aug 2 13:01:52.244: AAA/AUTHEN/CONT (3188571786): continue_login (user='bae25')

Aug 2 13:01:52.244: AAA/AUTHEN (3188571786): status = GETPASS

Aug 2 13:01:52.244: AAA/AUTHEN (3188571786): Method=tacacs+ (tacacs+)

Aug 2 13:01:52.244: TAC+: send AUTHEN/CONT packet id=3188571786

Aug 2 13:01:53.548: TAC+: ver=192 id=3188571786 received AUTHEN status = PASS

Aug 2 13:01:53.548: AAA/AUTHEN (3188571786): status = PASS

Aug 2 13:01:53.552: Se1/0:10 AAA/AUTHOR/EXEC (589714647): Port='tty71' list='v120' service=EXEC

Aug 2 13:01:53.552: AAA/AUTHOR/EXEC: Se1/0:10 (589714647) user='bae25'

Aug 2 13:01:53.552: Se1/0:10 AAA/AUTHOR/EXEC (589714647): send AV service=shell

Aug 2 13:01:53.552: Se1/0:10 AAA/AUTHOR/EXEC (589714647): send AV cmd*

Aug 2 13:01:53.552: Se1/0:10 AAA/AUTHOR/EXEC (589714647): send AV autocmd*ppp negotiate

Aug 2 13:01:53.552: Se1/0:10 AAA/AUTHOR/EXEC (589714647): found list "v120"

Aug 2 13:01:53.552: Se1/0:10 AAA/AUTHOR/EXEC (589714647): Method=NONE

Aug 2 13:01:53.552: Se1/0:10 AAA/AUTHOR (589714647): Post authorization status = PASS_ADD

Aug 2 13:01:53.552: AAA/AUTHOR/EXEC: Authorization successful

Aug 2 13:01:53.628: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up

Aug 2 13:01:53.632: AAA/MEMORY: dup_user (0x62424F6C) user='bae25' ruser='NULL' ds0=16777226 port='tty71' rem_addr='2023627451/2023785039' authen_type=ASCII service=PPP priv=1 source='AAA dup lcp_reset'

Aug 2 13:01:53.632: Vi1 AAA/AUTHEN: Method=IF-NEEDED: no authentication needed. user='bae25' port='tty71' rem_addr='2023627451/2023785039'

Aug 2 13:01:53.632: Vi1 AAA/AUTHOR/FSM: (0): LCP succeeds trivially

Aug 2 13:01:53.636: Vi1 AAA/AUTHOR/PPP (3363558864): Port='tty71' list='' service=NET

Aug 2 13:01:53.640: AAA/AUTHOR/PPP: Vi1 (3363558864) user='bae25'

Aug 2 13:01:53.640: Vi1 AAA/AUTHOR/PPP (3363558864): send AV service=ppp

Aug 2 13:01:53.640: Vi1 AAA/AUTHOR/PPP (3363558864): send AV protocol=ip

Aug 2 13:01:53.640: Vi1 AAA/AUTHOR/PPP (3363558864): send AV addr-pool*default

Aug 2 13:01:53.640: Vi1 AAA/AUTHOR/PPP (3363558864): found list "default"

Aug 2 13:01:53.640: Vi1 AAA/AUTHOR/PPP (3363558864): Method=IF_AUTHEN

Aug 2 13:01:53.640: Vi1 AAA/AUTHOR (3363558864): Post authorization status = PASS_ADD

Aug 2 13:01:53.640: AAA/AUTHOR/SLIP: Virtual-Access1: succeeded

Aug 2 13:01:54.056: AAA/MEMORY: free_user (0x624298C8) user='bae25' ruser='NULL' port='tty71' rem_addr='2023627451/2023785039' authen_type=ASCII service=LOGIN priv=1

Aug 2 13:01:57.696: Vi1 AAA/AUTHOR/LCP: Authorize LCP

Aug 2 13:01:57.696: Vi1 AAA/AUTHOR/LCP (3806936188): Port='tty71' list='' service=NET

Aug 2 13:01:57.696: AAA/AUTHOR/LCP: Vi1 (3806936188) user='bae25'

Aug 2 13:01:57.696: Vi1 AAA/AUTHOR/LCP (3806936188): send AV service=ppp

Aug 2 13:01:57.696: Vi1 AAA/AUTHOR/LCP (3806936188): send AV protocol=lcp

Aug 2 13:01:57.696: Vi1 AAA/AUTHOR/LCP (3806936188): found list "default"

Aug 2 13:01:57.696: Vi1 AAA/AUTHOR/LCP (3806936188): Method=IF_AUTHEN

Aug 2 13:01:57.696: Vi1 AAA/AUTHOR (3806936188): Post authorization status = PASS_ADD

Aug 2 13:01:57.696: Vi1 MLP: Request add link to bundle

Aug 2 13:01:57.704: Vi1 MLP: Adding link to bundle

Aug 2 13:01:57.704: Vi1 AAA/AUTHOR/MLP (278784092): Port='tty71' list='' service=NET

Aug 2 13:01:57.704: AAA/AUTHOR/MLP: Vi1 (278784092) user='bae25'

Aug 2 13:01:57.704: Vi1 AAA/AUTHOR/MLP (278784092): send AV service=ppp

Aug 2 13:01:57.704: Vi1 AAA/AUTHOR/MLP (278784092): send AV protocol=multilink

Aug 2 13:01:57.704: Vi1 AAA/AUTHOR/MLP (278784092): found list "default"

Aug 2 13:01:57.704: Vi1 AAA/AUTHOR/MLP (278784092): Method=IF_AUTHEN

Aug 2 13:01:57.704: Vi1 AAA/AUTHOR (278784092): Post authorization status = PASS_ADD

Aug 2 13:01:57.708: Vi1 MLP: Ignoring global multilink Vtemplate 2, Vtemplate 1 from Vi1 in effect

Aug 2 13:01:57.724: Vi2 MLP: VP: Clone from Vtemplate 1 block=1

Aug 2 13:01:57.772: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up

Aug 2 13:01:57.772: Vi2 AAA/AUTHOR/FSM: (0): LCP succeeds trivially

Aug 2 13:01:57.776: AAA/MEMORY: dup_user (0x62421108) user='bae25' ruser='NULL' ds0=16777226 port='tty71' rem_addr='2023627451/2023785039' authen_type=ASCII service=PPP priv=1 source='AAA dup mlp'

Aug 2 13:01:57.776: AAA/AUTHOR/MLP Vi2: Processing AV service=ppp

Aug 2 13:01:57.776: AAA/AUTHOR/MLP Vi2: Processing AV protocol=multilink

Aug 2 13:01:57.780: Vi2 AAA/AUTHOR/FSM: (0): Can we start IPCP?

Aug 2 13:01:57.780: Vi2 AAA/AUTHOR/FSM (2668589978): Port='tty71' list='' service=NET

Aug 2 13:01:57.780: AAA/AUTHOR/FSM: Vi2 (2668589978) user='bae25'

Aug 2 13:01:57.780: Vi2 AAA/AUTHOR/FSM (2668589978): send AV service=ppp

Aug 2 13:01:57.780: Vi2 AAA/AUTHOR/FSM (2668589978): send AV protocol=ip

Aug 2 13:01:57.780: Vi2 AAA/AUTHOR/FSM (2668589978): found list "default"

Aug 2 13:01:57.780: Vi2 AAA/AUTHOR/FSM (2668589978): Method=IF_AUTHEN

Aug 2 13:01:57.780: Vi2 AAA/AUTHOR (2668589978): Post authorization status = PASS_ADD

Aug 2 13:01:57.780: Vi2 AAA/AUTHOR/FSM: We can start IPCP

Aug 2 13:01:57.784: Vi2 MLP: Added first link Vi1 to bundle bacc4ffcf72c4145976ab55a9535940500000000

Aug 2 13:01:57.784: Vi2 AAA/AUTHOR/IPCP: Start. Her address 0.0.0.0, we want 0.0.0.0

Aug 2 13:01:57.784: Vi2 AAA/AUTHOR/IPCP (1550166016): Port='tty71' list='' service=NET

Aug 2 13:01:57.784: AAA/AUTHOR/IPCP: Vi2 (1550166016) user='bae25'

Aug 2 13:01:57.788: Vi2 AAA/AUTHOR/IPCP (1550166016): send AV service=ppp

Aug 2 13:01:57.788: Vi2 AAA/AUTHOR/IPCP (1550166016): send AV protocol=ip

Aug 2 13:01:57.788: Vi2 AAA/AUTHOR/IPCP (1550166016): found list "default"

Aug 2 13:01:57.788: Vi2 AAA/AUTHOR/IPCP (1550166016): Method=IF_AUTHEN

Aug 2 13:01:57.788: Vi2 AAA/AUTHOR (1550166016): Post authorization status = PASS_ADD

Aug 2 13:01:57.788: Vi2 AAA/AUTHOR/IPCP: Processing AV service=ppp

Aug 2 13:01:57.788: Vi2 AAA/AUTHOR/IPCP: Processing AV protocol=ip

Aug 2 13:01:57.788: Vi2 AAA/AUTHOR/IPCP: Authorization succeeded

Aug 2 13:01:57.788: Vi2 AAA/AUTHOR/IPCP: Done. Her address 0.0.0.0, we want 0.0.0.0

Aug 2 13:01:57.828: Vi2 AAA/AUTHOR/IPCP: Start. Her address 0.0.0.0, we want 206.39.247.225

Aug 2 13:01:57.832: Vi2 AAA/AUTHOR/IPCP (2277827710): Port='tty71' list='' service=NET

Aug 2 13:01:57.832: AAA/AUTHOR/IPCP: Vi2 (2277827710) user='bae25'

Aug 2 13:01:57.832: Vi2 AAA/AUTHOR/IPCP (2277827710): send AV service=ppp

Aug 2 13:01:57.832: Vi2 AAA/AUTHOR/IPCP (2277827710): send AV protocol=ip

Aug 2 13:01:57.832: Vi2 AAA/AUTHOR/IPCP (2277827710): found list "default"

Aug 2 13:01:57.832: Vi2 AAA/AUTHOR/IPCP (2277827710): Method=IF_AUTHEN

Aug 2 13:01:57.832: Vi2 AAA/AUTHOR (2277827710): Post authorization status = PASS_ADD

Aug 2 13:01:57.832: Vi2 AAA/AUTHOR/IPCP: Processing AV service=ppp

Aug 2 13:01:57.832: Vi2 AAA/AUTHOR/IPCP: Processing AV protocol=ip

Aug 2 13:01:57.832: Vi2 AAA/AUTHOR/IPCP: Authorization succeeded

Aug 2 13:01:57.836: Vi2 AAA/AUTHOR/IPCP: Done. Her address 0.0.0.0, we want 206.39.247.225

Aug 2 13:01:57.868: Vi2 AAA/AUTHOR/IPCP: Start. Her address 206.39.247.225, we want 206.39.247.225

Aug 2 13:01:57.868: Vi2 AAA/AUTHOR/IPCP (1217269299): Port='tty71' list='' service=NET

Aug 2 13:01:57.868: AAA/AUTHOR/IPCP: Vi2 (1217269299) user='bae25'

Aug 2 13:01:57.868: Vi2 AAA/AUTHOR/IPCP (1217269299): send AV service=ppp

Aug 2 13:01:57.868: Vi2 AAA/AUTHOR/IPCP (1217269299): send AV protocol=ip

Aug 2 13:01:57.868: Vi2 AAA/AUTHOR/IPCP (1217269299): send AV addr*206.39.247.225

Aug 2 13:01:57.872: Vi2 AAA/AUTHOR/IPCP (1217269299): found list "default"

Aug 2 13:01:57.872: Vi2 AAA/AUTHOR/IPCP (1217269299): Method=IF_AUTHEN

Aug 2 13:01:57.872: Vi2 AAA/AUTHOR (1217269299): Post authorization status = PASS_ADD

Aug 2 13:01:57.872: Vi2 AAA/AUTHOR/IPCP: Processing AV service=ppp

Aug 2 13:01:57.872: Vi2 AAA/AUTHOR/IPCP: Processing AV protocol=ip

Aug 2 13:01:57.872: Vi2 AAA/AUTHOR/IPCP: Processing AV addr*206.39.247.225

Aug 2 13:01:57.872: Vi2 AAA/AUTHOR/IPCP: Authorization succeeded

Aug 2 13:01:57.872: Vi2 AAA/AUTHOR/IPCP: Done. Her address 206.39.247.225, we want 206.39.247.225

Aug 2 13:01:57.876: Vi2 AAA/AUTHOR/PER-USER: Event IP_UP

Aug 2 13:01:57.876: Vi2 AAA/AUTHOR: IP_UP

Aug 2 13:01:57.876: Vi2 AAA/PER-USER: processing author params.

Aug 2 13:01:58.696: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to up

Aug 2 13:01:58.696: Vi1 MLP: cdp packet forwarded to wrong interface

Aug 2 13:01:58.696: Vi1 MLP: cdp packet forwarded to wrong interface

Aug 2 13:01:58.696: Vi1 MLP: cdp packet forwarded to wrong interface

Aug 2 13:01:58.780: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to up

3 Replies 3

zahmed
Cisco Employee
Cisco Employee

Do you mean that you are not being able to intiate a 2nd channel call into your 3620 while doing V.120? Or is it just that the two channels come up, but MLP is not working?

Along with the debugs you already have turned on, debug ppp nego and debug isdn q931 would have made the debugs look more complete for the sake of clarity. However, I am

hopeful you would still like to go through the following doc as it sounds like you are using

some token authentication server with tacacs :

Supporting One-time Passwords on ISDN

http://www.cisco.com/warp/customer/129/24.html

~Zulfi

Correct, my problem is that I can not initiate a 2nd channel call into the 3620. For my purposes, bringing up the second line at the beginning of the call is adequate. I do not need to bring the line up and down during the call. I will save that for the future.

Tomorrow, I will turn on the other debugs as you suggested. Once I get that to work, I will turn my attention to the steps in the document in your message.

Thanks

I added the debug statements and I don't see anything different.

Aug 7 09:55:34.293: ISDN Se1/0:23: RX <- SETUP pd = 8 callref = 0x014A

Aug 7 09:55:34.293: Bearer Capability i = 0x8890

Aug 7 09:55:34.297: Channel ID i = 0xE1808388

Aug 7 09:55:34.297: Net Specific Fac i = 0x00E2

Aug 7 09:55:34.297: Calling Party Number i = 0x21, 0x83, '2023627451', Plan:ISDN, Type:National

Aug 7 09:55:34.301: Called Party Number i = 0xA1, '2023785039', Plan:ISDN, Type:National

Aug 7 09:55:34.309: AAA/ACCT/DS0: channel=7, ds1=0, t3=0, slot=1, ds0=16777223

Aug 7 09:55:34.309: AAA/ACCT/DS0: channel=7, ds1=0, t3=0, slot=1, ds0=16777223

Aug 7 09:55:34.349: %LINK-3-UPDOWN: Interface Serial1/0:7, changed state to up

Aug 7 09:55:34.353: ISDN Se1/0:23: TX -> CALL_PROC pd = 8 callref = 0x814A

Aug 7 09:55:34.357: Channel ID i = 0xA98388

Aug 7 09:55:34.357: ISDN Se1/0:23: TX -> CONNECT pd = 8 callref = 0x814A

Aug 7 09:55:34.361: Channel ID i = 0xA98388

Aug 7 09:55:34.409: ISDN Se1/0:23: RX <- CONNECT_ACK pd = 8 callref = 0x014A

Aug 7 09:55:34.413: ISDN Se1/0:23: CALL_PROGRESS: CALL_CONNECTED call id 0x3, bchan 7, dsl 0

Aug 7 09:55:35.825: AAA: parse name=tty71 idb type=12 tty=-1

Aug 7 09:55:35.825: AAA: name=tty71 flags=0x11 type=5 shelf=0 slot=0 adapter=0 port=71 channel=0

Aug 7 09:55:35.825: AAA: parse name=Serial1/0:7 idb type=12 tty=-1

Aug 7 09:55:35.825: AAA: name=Serial1/0:7 flags=0x55 type=1 shelf=0 slot=1 adapter=0 port=0 channel=7

Aug 7 09:55:35.825: AAA/ACCT/DS0: channel=7, ds1=0, t3=0, slot=1, ds0=16777223

Aug 7 09:55:35.825: AAA/MEMORY: create_user (0x62604C6C) user='NULL' ruser='NULL' ds0=16777223 port='tty71' rem_addr='2023627451/2023785039' authen_type=ASCII service=LOGIN priv=1 initial_task_id='0'

Aug 7 09:55:35.829: AAA/AUTHEN/START (4098058779): port='tty71' list='dialin' action=LOGIN service=LOGIN

Aug 7 09:55:35.829: AAA/AUTHEN/START (4098058779): found list dialin

Aug 7 09:55:35.829: AAA/AUTHEN/START (4098058779): Method=tacacs+ (tacacs+)

Aug 7 09:55:35.829: TAC+: send AUTHEN/START packet ver=192 id=4098058779

Aug 7 09:55:36.037: TAC+: ver=192 id=4098058779 received AUTHEN status = GETUSER

Aug 7 09:55:36.037: AAA/AUTHEN (4098058779): status = GETUSER

Aug 7 09:55:36.833: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1/0:7, changed state to up

Aug 7 09:55:40.349: %ISDN-6-CONNECT: Interface Serial1/0:7 is now connected to 2023627451

Aug 7 09:55:43.225: AAA/AUTHEN/CONT (4098058779): continue_login (user='(undef)')

Aug 7 09:55:43.225: AAA/AUTHEN (4098058779): status = GETUSER

Aug 7 09:55:43.225: AAA/AUTHEN (4098058779): Method=tacacs+ (tacacs+)

Aug 7 09:55:43.225: TAC+: send AUTHEN/CONT packet id=4098058779

Aug 7 09:55:43.429: TAC+: ver=192 id=4098058779 received AUTHEN status = GETUSER

Aug 7 09:55:43.429: AAA/AUTHEN (4098058779): status = GETUSER

Aug 7 09:55:46.601: AAA/AUTHEN/CONT (4098058779): continue_login (user='')

Aug 7 09:55:46.601: AAA/AUTHEN (4098058779): status = GETUSER

Aug 7 09:55:46.601: AAA/AUTHEN (4098058779): Method=tacacs+ (tacacs+)

Aug 7 09:55:46.601: TAC+: send AUTHEN/CONT packet id=4098058779

Aug 7 09:55:46.805: TAC+: ver=192 id=4098058779 received AUTHEN status = GETPASS

Aug 7 09:55:46.805: AAA/AUTHEN (4098058779): status = GETPASS

Aug 7 09:55:56.457: AAA/AUTHEN/CONT (4098058779): continue_login (user='bae25')

Aug 7 09:55:56.457: AAA/AUTHEN (4098058779): status = GETPASS

Aug 7 09:55:56.457: AAA/AUTHEN (4098058779): Method=tacacs+ (tacacs+)

Aug 7 09:55:56.461: TAC+: send AUTHEN/CONT packet id=4098058779

Aug 7 09:55:57.861: TAC+: ver=192 id=4098058779 received AUTHEN status = PASS

Aug 7 09:55:57.861: AAA/AUTHEN (4098058779): status = PASS

Aug 7 09:55:57.865: Se1/0:7 AAA/AUTHOR/EXEC (2347587091): Port='tty71' list='v120' service=EXEC

Aug 7 09:55:57.865: AAA/AUTHOR/EXEC: Se1/0:7 (2347587091) user='bae25'

Aug 7 09:55:57.865: Se1/0:7 AAA/AUTHOR/EXEC (2347587091): send AV service=shell

Aug 7 09:55:57.865: Se1/0:7 AAA/AUTHOR/EXEC (2347587091): send AV cmd*

Aug 7 09:55:57.865: Se1/0:7 AAA/AUTHOR/EXEC (2347587091): send AV autocmd*ppp negotiate

Aug 7 09:55:57.865: Se1/0:7 AAA/AUTHOR/EXEC (2347587091): found list "v120"

Aug 7 09:55:57.865: Se1/0:7 AAA/AUTHOR/EXEC (2347587091): Method=IF_AUTHEN

Aug 7 09:55:57.865: Se1/0:7 AAA/AUTHOR (2347587091): Post authorization status = PASS_ADD

Aug 7 09:55:57.865: AAA/AUTHOR/EXEC: Authorization successful

Aug 7 09:55:57.937: Vi2 PPP: Phase is DOWN, Setup [0 sess, 0 load]

Aug 7 09:55:58.045: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state to up

Aug 7 09:55:58.045: Vi2 PPP: Treating connection as a dedicated line

Aug 7 09:55:58.045: Vi2 PPP: Phase is ESTABLISHING, Active Open [0 sess, 0 load]

Aug 7 09:55:58.045: AAA/MEMORY: dup_user (0x6269D7B4) user='bae25' ruser='NULL' ds0=16777223 port='tty71' rem_addr='2023627451/2023785039' authen_type=ASCII service=PPP priv=1 source='AAA dup lcp_reset'

Aug 7 09:55:58.049: Vi2 AAA/AUTHEN: Method=IF-NEEDED: no authentication needed. user='bae25' port='tty71' rem_addr='2023627451/2023785039'

Aug 7 09:55:58.049: Vi2 PPP: No remote authentication for call-in

Aug 7 09:55:58.049: Vi2 AAA/AUTHOR/FSM: (0): LCP succeeds trivially

Aug 7 09:55:58.049: Vi2 LCP: O CONFREQ [Closed] id 1 len 32

Aug 7 09:55:58.049: Vi2 LCP: ACCM 0x000A0000 (0x0206000A0000)

Aug 7 09:55:58.049: Vi2 LCP: MagicNumber 0x08FAF461 (0x050608FAF461)

Aug 7 09:55:58.049: Vi2 LCP: PFC (0x0702)

Aug 7 09:55:58.049: Vi2 LCP: ACFC (0x0802)

Aug 7 09:55:58.049: Vi2 LCP: MRRU 1524 (0x110405F4)

Aug 7 09:55:58.053: Vi2 LCP: EndpointDisc 1 spras (0x1308017370726173)

Aug 7 09:55:58.057: Vi2 AAA/AUTHOR/PPP (2360891974): Port='tty71' list='' service=NET

Aug 7 09:55:58.057: AAA/AUTHOR/PPP: Vi2 (2360891974) user='bae25'

Aug 7 09:55:58.057: Vi2 AAA/AUTHOR/PPP (2360891974): send AV service=ppp

Aug 7 09:55:58.057: Vi2 AAA/AUTHOR/PPP (2360891974): send AV protocol=ip

Aug 7 09:55:58.061: Vi2 AAA/AUTHOR/PPP (2360891974): send AV addr-pool*default

Aug 7 09:55:58.061: Vi2 AAA/AUTHOR/PPP (2360891974): found list "default"

Aug 7 09:55:58.061: Vi2 AAA/AUTHOR/PPP (2360891974): Method=IF_AUTHEN

Aug 7 09:55:58.061: Vi2 AAA/AUTHOR (2360891974): Post authorization status = PASS_ADD

Aug 7 09:55:58.061: AAA/AUTHOR/SLIP: Virtual-Access2: succeeded

Aug 7 09:56:00.049: Vi2 LCP: TIMEout: State REQsent

Aug 7 09:56:00.049: Vi2 LCP: O CONFREQ [REQsent] id 2 len 32

Aug 7 09:56:00.049: Vi2 LCP: ACCM 0x000A0000 (0x0206000A0000)

Aug 7 09:56:00.049: Vi2 LCP: MagicNumber 0x08FAF461 (0x050608FAF461)

Aug 7 09:56:00.049: Vi2 LCP: PFC (0x0702)

Aug 7 09:56:00.049: Vi2 LCP: ACFC (0x0802)

Aug 7 09:56:00.049: Vi2 LCP: MRRU 1524 (0x110405F4)

Aug 7 09:56:00.049: Vi2 LCP: EndpointDisc 1 spras (0x1308017370726173)

Aug 7 09:56:00.469: Vi2 LCP: I CONFREQ [REQsent] id 0 len 50

Aug 7 09:56:00.469: Vi2 LCP: ACCM 0x00000000 (0x020600000000)

Aug 7 09:56:00.469: Vi2 LCP: MagicNumber 0x3A7F33FA (0x05063A7F33FA)

Aug 7 09:56:00.473: Vi2 LCP: PFC (0x0702)

Aug 7 09:56:00.473: Vi2 LCP: ACFC (0x0802)

Aug 7 09:56:00.473: Vi2 LCP: Callback 6 (0x0D0306)

Aug 7 09:56:00.473: Vi2 LCP: MRRU 1614 (0x1104064E)

Aug 7 09:56:00.473: Vi2 LCP: EndpointDisc 1 Local

Aug 7 09:56:00.473: Vi2 LCP: (0x131701A7C2A686D890451DA484F5B2E5)

Aug 7 09:56:00.473: Vi2 LCP: (0x35C6DD00000000)

Aug 7 09:56:00.473: Vi2 LCP: O CONFREJ [REQsent] id 0 len 7

Aug 7 09:56:00.473: Vi2 LCP: Callback 6 (0x0D0306)

Aug 7 09:56:00.517: Vi2 LCP: I CONFREQ [REQsent] id 1 len 47

Aug 7 09:56:00.521: Vi2 LCP: ACCM 0x00000000 (0x020600000000)

Aug 7 09:56:00.521: Vi2 LCP: MagicNumber 0x3A7F33FA (0x05063A7F33FA)

Aug 7 09:56:00.521: Vi2 LCP: PFC (0x0702)

Aug 7 09:56:00.521: Vi2 LCP: ACFC (0x0802)

Aug 7 09:56:00.521: Vi2 LCP: MRRU 1614 (0x1104064E)

Aug 7 09:56:00.521: Vi2 LCP: EndpointDisc 1 Local

Aug 7 09:56:00.521: Vi2 LCP: (0x131701A7C2A686D890451DA484F5B2E5)

Aug 7 09:56:00.521: Vi2 LCP: (0x35C6DD00000000)

Aug 7 09:56:00.521: Vi2 LCP: O CONFACK [REQsent] id 1 len 47

Aug 7 09:56:00.521: Vi2 LCP: ACCM 0x00000000 (0x020600000000)

Aug 7 09:56:00.525: Vi2 LCP: MagicNumber 0x3A7F33FA (0x05063A7F33FA)

Aug 7 09:56:00.525: Vi2 LCP: PFC (0x0702)

Aug 7 09:56:00.525: Vi2 LCP: ACFC (0x0802)

Aug 7 09:56:00.525: Vi2 LCP: MRRU 1614 (0x1104064E)

Aug 7 09:56:00.525: Vi2 LCP: EndpointDisc 1 Local

Aug 7 09:56:00.525: Vi2 LCP: (0x131701A7C2A686D890451DA484F5B2E5)

Aug 7 09:56:00.525: Vi2 LCP: (0x35C6DD00000000)

Aug 7 09:56:00.577: AAA/MEMORY: free_user (0x62604C6C) user='bae25' ruser='NULL' port='tty71' rem_addr='2023627451/2023785039' authen_type=ASCII service=LOGIN priv=1

Aug 7 09:56:02.049: Vi2 LCP: TIMEout: State ACKsent

Aug 7 09:56:02.049: Vi2 LCP: O CONFREQ [ACKsent] id 3 len 32

Aug 7 09:56:02.049: Vi2 LCP: ACCM 0x000A0000 (0x0206000A0000)

Aug 7 09:56:02.049: Vi2 LCP: MagicNumber 0x08FAF461 (0x050608FAF461)

Aug 7 09:56:02.049: Vi2 LCP: PFC (0x0702)

Aug 7 09:56:02.049: Vi2 LCP: ACFC (0x0802)

Aug 7 09:56:02.049: Vi2 LCP: MRRU 1524 (0x110405F4)

Aug 7 09:56:02.049: Vi2 LCP: EndpointDisc 1 spras (0x1308017370726173)

Aug 7 09:56:02.125: Vi2 LCP: I CONFACK [ACKsent] id 3 len 32

Aug 7 09:56:02.125: Vi2 LCP: ACCM 0x000A0000 (0x0206000A0000)

Aug 7 09:56:02.125: Vi2 LCP: MagicNumber 0x08FAF461 (0x050608FAF461)

Aug 7 09:56:02.125: Vi2 LCP: PFC (0x0702)

Aug 7 09:56:02.125: Vi2 LCP: ACFC (0x0802)

Aug 7 09:56:02.125: Vi2 LCP: MRRU 1524 (0x110405F4)

Aug 7 09:56:02.129: Vi2 LCP: EndpointDisc 1 spras (0x1308017370726173)

Aug 7 09:56:02.129: Vi2 LCP: State is Open

Aug 7 09:56:02.129: Vi2 AAA/AUTHOR/LCP: Authorize LCP

Aug 7 09:56:02.129: Vi2 AAA/AUTHOR/LCP (599177782): Port='tty71' list='' service=NET

Aug 7 09:56:02.129: AAA/AUTHOR/LCP: Vi2 (599177782) user='bae25'

Aug 7 09:56:02.129: Vi2 AAA/AUTHOR/LCP (599177782): send AV service=ppp

Aug 7 09:56:02.129: Vi2 AAA/AUTHOR/LCP (599177782): send AV protocol=lcp

Aug 7 09:56:02.129: Vi2 AAA/AUTHOR/LCP (599177782): found list "default"

Aug 7 09:56:02.129: Vi2 AAA/AUTHOR/LCP (599177782): Method=IF_AUTHEN

Aug 7 09:56:02.129: Vi2 AAA/AUTHOR (599177782): Post authorization status = PASS_ADD

Aug 7 09:56:02.133: Vi2 MLP: Request add link to bundle

Aug 7 09:56:02.133: Vi2 PPP: Phase is VIRTUALIZED [0 sess, 3 load]

Aug 7 09:56:02.133: Vi2 LCP: I IDENTIFY [Open] id 2 len 18 magic 0x3A7F33FA MSRASV5.00

Aug 7 09:56:02.133: Vi2 LCP: I IDENTIFY [Open] id 3 len 23 magic 0x3A7F33FA MSRAS-1-VITRO25

Aug 7 09:56:02.133: Vi2 CCP: Packet buffered while building MLP bundle interface

Aug 7 09:56:02.137: Vi2 IPCP: Packet buffered while building MLP bundle interface

Aug 7 09:56:02.141: Vi2 MLP: Adding link to bundle

Aug 7 09:56:02.141: Vi2 AAA/AUTHOR/MLP (4162815004): Port='tty71' list='' service=NET

Aug 7 09:56:02.141: AAA/AUTHOR/MLP: Vi2 (4162815004) user='bae25'

Aug 7 09:56:02.141: Vi2 AAA/AUTHOR/MLP (4162815004): send AV service=ppp

Aug 7 09:56:02.141: Vi2 AAA/AUTHOR/MLP (4162815004): send AV protocol=multilink

Aug 7 09:56:02.145: Vi2 AAA/AUTHOR/MLP (4162815004): found list "default"

Aug 7 09:56:02.145: Vi2 AAA/AUTHOR/MLP (4162815004): Method=IF_AUTHEN

Aug 7 09:56:02.145: Vi2 AAA/AUTHOR (4162815004): Post authorization status = PASS_ADD

Aug 7 09:56:02.165: Vi1 PPP: Phase is DOWN, Setup [0 sess, 3 load]

Aug 7 09:56:02.165: Vi1 MLP: VP: Clone from Vtemplate 1 block=1

Aug 7 09:56:02.261: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up

Aug 7 09:56:02.265: Vi1 PPP: Treating connection as a dedicated line

Aug 7 09:56:02.265: Vi1 PPP: Phase is ESTABLISHING, Active Open [0 sess, 3 load]

Aug 7 09:56:02.265: Vi1 AAA/AUTHOR/FSM: (0): LCP succeeds trivially

Aug 7 09:56:02.265: Vi1 LCP: O CONFREQ [Closed] id 1 len 26

Aug 7 09:56:02.265: Vi1 LCP: AuthProto PAP (0x0304C023)

Aug 7 09:56:02.265: Vi1 LCP: MagicNumber 0x08FB04E0 (0x050608FB04E0)

Aug 7 09:56:02.265: Vi1 LCP: MRRU 1524 (0x110405F4)

Aug 7 09:56:02.265: Vi1 LCP: EndpointDisc 1 spras (0x1308017370726173)

Aug 7 09:56:02.269: AAA/MEMORY: dup_user (0x625EF834) user='bae25' ruser='NULL' ds0=16777223 port='tty71' rem_addr='2023627451/2023785039' authen_type=ASCII service=PPP priv=1 source='AAA dup mlp'

Aug 7 09:56:02.269: AAA/AUTHOR/MLP Vi1: Processing AV service=ppp

Aug 7 09:56:02.269: AAA/AUTHOR/MLP Vi1: Processing AV protocol=multilink

Aug 7 09:56:02.273: Vi1 PPP: Phase is UP [0 sess, 3 load]

Aug 7 09:56:02.273: Vi1 AAA/AUTHOR/FSM: (0): Can we start IPCP?

Aug 7 09:56:02.273: Vi1 AAA/AUTHOR/FSM (3892387133): Port='tty71' list='' service=NET

Aug 7 09:56:02.273: AAA/AUTHOR/FSM: Vi1 (3892387133) user='bae25'

Aug 7 09:56:02.273: Vi1 AAA/AUTHOR/FSM (3892387133): send AV service=ppp

Aug 7 09:56:02.273: Vi1 AAA/AUTHOR/FSM (3892387133): send AV protocol=ip

Aug 7 09:56:02.273: Vi1 AAA/AUTHOR/FSM (3892387133): found list "default"

Aug 7 09:56:02.277: Vi1 AAA/AUTHOR/FSM (3892387133): Method=IF_AUTHEN

Aug 7 09:56:02.277: Vi1 AAA/AUTHOR (3892387133): Post authorization status = PASS_ADD

Aug 7 09:56:02.277: Vi1 AAA/AUTHOR/FSM: We can start IPCP

Aug 7 09:56:02.277: Vi1 IPCP: O CONFREQ [Closed] id 1 len 16

Aug 7 09:56:02.277: Vi1 IPCP: CompressType VJ 15 slots (0x0206002D0F00)

Aug 7 09:56:02.277: Vi1 IPCP: Address 206.39.246.207 (0x0306CE27F6CF)

Aug 7 09:56:02.277: Vi2 MLP: O ppp IPCP (8021) size 20

Aug 7 09:56:02.281: Vi1 MLP: Added first link Vi2 to bundle a7c2a686d890451da484f5b2e535c6dd00000000

Aug 7 09:56:02.281: Vi1 PPP: Pending ncpQ size is 2

Aug 7 09:56:02.281: Vi2 CCP: Redirect packet to Vi1

Aug 7 09:56:02.281: Vi1 CCP: I CONFREQ [Not negotiated] id 4 len 10

Aug 7 09:56:02.281: Vi1 CCP: MS-PPC supported bits 0x00000001 (0x120600000001)

Aug 7 09:56:02.281: Vi1 LCP: O PROTREJ [Open] id 2 len 16 protocol CCP (0x80FD0104000A120600000001)

Aug 7 09:56:02.281: Vi2 MLP: O ppp LCP (C021) size 20

Aug 7 09:56:02.281: Vi2 IPCP: Redirect packet to Vi1

Aug 7 09:56:02.285: Vi1 IPCP: I CONFREQ [REQsent] id 5 len 40

Aug 7 09:56:02.285: Vi1 IPCP: CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)

Aug 7 09:56:02.285: Vi1 IPCP: Address 0.0.0.0 (0x030600000000)

Aug 7 09:56:02.285: Vi1 IPCP: PrimaryDNS 0.0.0.0 (0x810600000000)

Aug 7 09:56:02.285: Vi1 IPCP: PrimaryWINS 0.0.0.0 (0x820600000000)

Aug 7 09:56:02.285: Vi1 IPCP: SecondaryDNS 0.0.0.0 (0x830600000000)

Aug 7 09:56:02.285: Vi1 IPCP: SecondaryWINS 0.0.0.0 (0x840600000000)

Aug 7 09:56:02.285: Vi1 AAA/AUTHOR/IPCP: Start. Her address 0.0.0.0, we want 0.0.0.0

Aug 7 09:56:02.285: Vi1 AAA/AUTHOR/IPCP (2268709418): Port='tty71' list='' service=NET

Aug 7 09:56:02.285: AAA/AUTHOR/IPCP: Vi1 (2268709418) user='bae25'

Aug 7 09:56:02.285: Vi1 AAA/AUTHOR/IPCP (2268709418): send AV service=ppp

Aug 7 09:56:02.289: Vi1 AAA/AUTHOR/IPCP (2268709418): send AV protocol=ip

Aug 7 09:56:02.289: Vi1 AAA/AUTHOR/IPCP (2268709418): found list "default"

Aug 7 09:56:02.289: Vi1 AAA/AUTHOR/IPCP (2268709418): Method=IF_AUTHEN

Aug 7 09:56:02.289: Vi1 AAA/AUTHOR (2268709418): Post authorization status = PASS_ADD

Aug 7 09:56:02.289: Vi1 AAA/AUTHOR/IPCP: Processing AV service=ppp

Aug 7 09:56:02.289: Vi1 AAA/AUTHOR/IPCP: Processing AV protocol=ip

Aug 7 09:56:02.289: Vi1 AAA/AUTHOR/IPCP: Authorization succeeded

Aug 7 09:56:02.289: Vi1 AAA/AUTHOR/IPCP: Done. Her address 0.0.0.0, we want 0.0.0.0

Aug 7 09:56:02.289: Vi1 IPCP: Pool returned 206.39.247.225

Aug 7 09:56:02.293: Vi1 IPCP: O CONFREJ [REQsent] id 5 len 16

Aug 7 09:56:02.293: Vi1 IPCP: SecondaryDNS 0.0.0.0 (0x830600000000)

Aug 7 09:56:02.293: Vi1 IPCP: SecondaryWINS 0.0.0.0 (0x840600000000)

Aug 7 09:56:02.293: Vi2 MLP: O ppp IPCP (8021) size 20

Aug 7 09:56:02.293: Vi2 IPCP: Remove route to 206.39.247.225

Aug 7 09:56:02.333: Vi1 IPCP: I CONFACK [REQsent] id 1 len 16

Aug 7 09:56:02.333: Vi1 IPCP: CompressType VJ 15 slots (0x0206002D0F00)

Aug 7 09:56:02.333: Vi1 IPCP: Address 206.39.246.207 (0x0306CE27F6CF)

Aug 7 09:56:02.933: Vi1 IPCP: I CONFREQ [ACKrcvd] id 6 len 28

Aug 7 09:56:02.933: Vi1 IPCP: CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)

Aug 7 09:56:02.933: Vi1 IPCP: Address 0.0.0.0 (0x030600000000)

Aug 7 09:56:02.933: Vi1 IPCP: PrimaryDNS 0.0.0.0 (0x810600000000)

Aug 7 09:56:02.933: Vi1 IPCP: PrimaryWINS 0.0.0.0 (0x820600000000)

Aug 7 09:56:02.933: Vi1 AAA/AUTHOR/IPCP: Start. Her address 0.0.0.0, we want 206.39.247.225

Aug 7 09:56:02.933: Vi1 AAA/AUTHOR/IPCP (1092692762): Port='tty71' list='' service=NET

Aug 7 09:56:02.933: AAA/AUTHOR/IPCP: Vi1 (1092692762) user='bae25'

Aug 7 09:56:02.933: Vi1 AAA/AUTHOR/IPCP (1092692762): send AV service=ppp

Aug 7 09:56:02.937: Vi1 AAA/AUTHOR/IPCP (1092692762): send AV protocol=ip

Aug 7 09:56:02.937: Vi1 AAA/AUTHOR/IPCP (1092692762): found list "default"

Aug 7 09:56:02.937: Vi1 AAA/AUTHOR/IPCP (1092692762): Method=IF_AUTHEN

Aug 7 09:56:02.937: Vi1 AAA/AUTHOR (1092692762): Post authorization status = PASS_ADD

Aug 7 09:56:02.937: Vi1 AAA/AUTHOR/IPCP: Processing AV service=ppp

Aug 7 09:56:02.937: Vi1 AAA/AUTHOR/IPCP: Processing AV protocol=ip

Aug 7 09:56:02.937: Vi1 AAA/AUTHOR/IPCP: Authorization succeeded

Aug 7 09:56:02.937: Vi1 AAA/AUTHOR/IPCP: Done. Her address 0.0.0.0, we want 206.39.247.225

Aug 7 09:56:02.937: Vi1 IPCP: O CONFNAK [ACKrcvd] id 6 len 22

Aug 7 09:56:02.937: Vi1 IPCP: Address 206.39.247.225 (0x0306CE27F7E1)

Aug 7 09:56:02.937: Vi1 IPCP: PrimaryDNS 206.39.246.230 (0x8106CE27F6E6)

Aug 7 09:56:02.941: Vi1 IPCP: PrimaryWINS 206.39.246.230 (0x8206CE27F6E6)

Aug 7 09:56:02.941: Vi2 MLP: O ppp IPCP (8021) size 26

Aug 7 09:56:02.973: Vi1 IPCP: I CONFREQ [ACKrcvd] id 7 len 28

Aug 7 09:56:02.973: Vi1 IPCP: CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)

Aug 7 09:56:02.977: Vi1 IPCP: Address 206.39.247.225 (0x0306CE27F7E1)

Aug 7 09:56:02.977: Vi1 IPCP: PrimaryDNS 206.39.246.230 (0x8106CE27F6E6)

Aug 7 09:56:02.977: Vi1 IPCP: PrimaryWINS 206.39.246.230 (0x8206CE27F6E6)

Aug 7 09:56:02.977: Vi1 AAA/AUTHOR/IPCP: Start. Her address 206.39.247.225, we want 206.39.247.225

Aug 7 09:56:02.977: Vi1 AAA/AUTHOR/IPCP (3770392270): Port='tty71' list='' service=NET

Aug 7 09:56:02.977: AAA/AUTHOR/IPCP: Vi1 (3770392270) user='bae25'

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP (3770392270): send AV service=ppp

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP (3770392270): send AV protocol=ip

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP (3770392270): send AV addr*206.39.247.225

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP (3770392270): found list "default"

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP (3770392270): Method=IF_AUTHEN

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR (3770392270): Post authorization status = PASS_ADD

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP: Processing AV service=ppp

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP: Processing AV protocol=ip

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP: Processing AV addr*206.39.247.225

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP: Authorization succeeded

Aug 7 09:56:02.981: Vi1 AAA/AUTHOR/IPCP: Done. Her address 206.39.247.225, we want 206.39.247.225

Aug 7 09:56:02.985: Vi1 IPCP: O CONFACK [ACKrcvd] id 7 len 28

Aug 7 09:56:02.985: Vi1 IPCP: CompressType VJ 15 slots CompressSlotID (0x0206002D0F01)

Aug 7 09:56:02.985: Vi1 IPCP: Address 206.39.247.225 (0x0306CE27F7E1)

Aug 7 09:56:02.985: Vi1 IPCP: PrimaryDNS 206.39.246.230 (0x8106CE27F6E6)

Aug 7 09:56:02.985: Vi1 IPCP: PrimaryWINS 206.39.246.230 (0x8206CE27F6E6)

Aug 7 09:56:02.985: Vi2 MLP: O ppp IPCP (8021) size 32

Aug 7 09:56:02.985: Vi1 IPCP: State is Open

Aug 7 09:56:02.993: Vi1 IPCP: Install route to 206.39.247.225

Aug 7 09:56:03.133: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access2, changed state to up

Aug 7 09:56:03.273: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Access1, changed state to up

Aug 7 09:56:03.953: Vi2 MLP: O ppp IP (0021) size 52

Aug 7 09:56:04.045: Vi2 MLP: O ppp IP (0021) size 44 direct

Aug 7 09:56:04.109: Vi2 MLP: O ppp IP (0021) size 52 direct

Aug 7 09:56:04.185: Vi2 MLP: O ppp IP (0021) size 44 direct

Aug 7 09:56:13.237: Vi2 MLP: O ppp IP (0021) size 52

Aug 7 09:56:13.293: Vi2 MLP: O ppp IP (0021) size 44 direct

Aug 7 09:56:13.353: Vi2 MLP: O ppp IP (0021) size 52 direct

Aug 7 09:56:13.409: Vi2 MLP: O ppp IP (0021) size 44 direct

Aug 7 09:56:28.085: Vi2 MLP: O ppp IP (0021) size 60

Aug 7 09:57:18.085: Vi2 MLP: O ppp IP (0021) size 60

Aug 7 09:57:43.084: Vi2 MLP: O ppp IP (0021) size 60

Aug 7 09:58:08.085: Vi2 MLP: O ppp IP (0021) size 60

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco