cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
616
Views
5
Helpful
1
Replies

Subinterface with PPP

hclisschennai
Level 1
Level 1

Hi,

I having two routers connectin HO & Branch office. encapsulation configured in PPP. For some routing decision, I tried to configure subinterface like ser 0/0.1 & ser 0/0.2

interface serial 0/0

no ip address

!

interface serial 0/0.1

ip address 192.168.1.1 255.255.255.252

no shutdown

interface serial 0/0.2

ip address 192.168.1.5 255.255.255.252

no shutdown

After doing this I am not able to ping the serial interface IP address from each other routers.

Is this the practise. Whether it will workout? I am aware that in Frame-relay encapsulation is will work. How about PPP/HDLC

with thanks

RBK

1 Reply 1

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello R.B. Kumar,

HDLC doesn't support subinterfaces and this explains what you have seen (it is the default encapsulation)

PPP might support subinterfaces with different addressing this means two different IPCP sessions running on the link.

But the support is not complete at least it wasn't when I tested it some years ago.

I would go with FR to be sure of subinterfaces support.

Hope to help

Giuseppe

Review Cisco Networking products for a $25 gift card