cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
261
Views
0
Helpful
1
Replies

2621 ATM subinterface PVC

kendall.johnson
Level 1
Level 1

I am trying to add a second PVC to a remote router and then give video data priority to the PVC. The current interface looks like:

interface Serial0/0

ip address xxx.xxx.xxx.xxx 255.255.255.252

ip access-group 101 out

ip nat outside

encapsulation frame-relay

no keepalive

no fair-queue

frame-relay map ip xxx.xxx.xxx.xxx 656 broadcast IETF

I understand I have to create a sub interface for the current PVC and an additional subinterface for the new PVC. Has anyone done something like this?

1 Reply 1

tepatel
Cisco Employee
Cisco Employee

Physical interface is by default a multipoint interface so you can map more the one PVC under that. While you can use subinterface which is point-to-point for each pvc.

So answer to your question is YES you can do it. Visit here

http://www.cisco.com/univercd/cc/td/doc/product/software/ios121/121cgcr/wan_c/wcdfrely.htm#32385