[nsp] 7600 and sup720 vs. rsp720?

Ian Cox icox at cisco.com
Fri Oct 3 18:45:41 EDT 2003


What is going to be supported with Sup720?

ip vrf on any interface supported
   int vlan
   int gig 1/1
   int fas 1/1
   int ten 1/1
   int ge-wan 1/1.100
   POS, ATM, etc

Label switching  on supported interfaces
   int vlan
   int gig 1/1
   int fas 1/1
   int ten 1/1
   int ge-wan 1/1.100
   POS, ATM, etc

Examples from my lab systems:

interface GigabitEthernet8/9
  ip address 42.253.1.2 255.255.255.0
  tag-switching ip
end

ringebu#sh run int atm 2/1.1
Building configuration...

Current configuration : 188 bytes
!
interface ATM2/1.1 point-to-point
  ip vrf forwarding vpn-1
  ip address 1.100.1.2 255.255.255.0
  ip pim sparse-dense-mode
  mls qos trust dscp
  pvc 5/100
   vbr-nrt 10000 6000 245
  !
end

wodonga#sh run int vlan 2
Building configuration...

Current configuration : 77 bytes
!
interface Vlan2
  ip address 10.1.1.83 255.255.252.0
  tag-switching ip
end

wodonga#sh run int vlan 600
Building configuration...

Current configuration : 108 bytes
!
interface Vlan600
  ip vrf forwarding vpn-1
  ip address 90.0.1.3 255.255.255.0
  standby 1 ip 90.0.1.1
end





At 03:34 PM 10/3/2003 +0200, Tomas Daniska wrote:

> >
> > Not sure I understand what you mean.
> >
> > You can already today do
> >
> > interface GigabitEthernet1/1
> >  ip address ...
> >
> > and with MPLS supported on the Sup720/RSP720, it should be possible
> > to do the same with a VRF:
> >
> > interface GigabitEthernet1/1
> >  ip vrf forwarding VPN1
> >  ip address ...
> >
> > Is this what you want?
> >
>
>yes, if i can do
>
>int g1/1.666
>  enc dot 666
>  ip vrf forw blah
>  ip add x.x.x.x
>!
>
>on the 16-gig module, then it's definitely what i'd like to see
>
>thanks
>
>--
>
>deejay
>
>_______________________________________________
>cisco-nsp mailing list  cisco-nsp at puck.nether.net
>https://puck.nether.net/mailman/listinfo/cisco-nsp
>archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list