Re: CDP Neighbor on ATM int's

From: Sean C. (Upp_and_Upp@xxxxxxxxxxx)
Date: Sun Apr 07 2002 - 02:00:21 GMT-3


   
Hmmm, that's pretty ingenius!! I'll look like a god at work knowing this
little trick. I wonder if I can use a variant of this on ATM to Frame (ie
ATT's network). Hmmmm!?1
----- Original Message -----
From: "John Mistichelli" <jmistichelli@yahoo.com>
To: "Greg Parrish" <gparrish@yahoo.com>; "Gregg Malcolm"
<greggm@sbcglobal.net>
Cc: <ccielab@groupstudy.com>
Sent: Saturday, April 06, 2002 5:30 PM
Subject: RE: CDP Neighbor on ATM int's

Truly intriguing.

I had to try it out for myself. Here is one way:

R1 --ATM-- R6

hostname R1
!
interface ATM2/0
 no ip address
 no atm ilmi-keepalive
 pvc 0/50
  encapsulation aal5ciscoppp Virtual-Template1
 !
!
interface Virtual-Template1
 ip address 10.0.0.1 255.0.0.0
 cdp enable
!

R1#sho cdp nei
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater

Device ID Local Intrfce Holdtme Capability Platform Port ID
R6 Virtual-Access1 157 R 4500
Virtual-Acce
ss1
R1#

hostname R6
!
interface Virtual-Template1
 ip address 10.0.0.6 255.0.0.0
 cdp enable
!
interface ATM0
 no ip address
 pvc 0/51
  encapsulation aal5ciscoppp Virtual-Template1
 !
!
R6#sho cdp nei
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater

Device ID Local Intrfce Holdtme Capability Platform Port ID
R1 Virtual-Access1 120 R 3640
Virtual-Acce
ss1
R6#

Hope that helps.

John
7536



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:57:58 GMT-3