RE: Two Questions. One about NTP on Cat 5002 and One about HDLC subinterfaces.

From: Michael Snyder (msnyder@xxxxxxx)
Date: Sun May 26 2002 - 20:50:33 GMT-3


   
Kym,

You misunderstand my second question. I know how to do frame-relay. I
was asking about using subinterfaces with a normal serial connection
(back to back if you will) that is using hdlc transport.

Continued below:

A(config)#default int s0
Building configuration...

Interface Serial0 set to default configuration
A(config)#int s0
A(config-if)#encap
A(config-if)#encapsulation hdlc
A(config-if)#no shut
A(config-if)#no shutdown
A(config-if)#x
A(config)#int s0.1 ?
  <cr>

A(config)#int s0.1
A(config-subif)#ip address 10.1.1.21 255.255.255.252
A(config-subif)#x
A(config)#x
A#
000021: %SYS-5-CONFIG_I: Configured from console by console
A#s
Interface IP-Address OK? Method Status
Prot
ocol
Loopback0 1.1.1.1 YES manual up
up

Serial0.1 10.1.1.21 YES manual up
up

Serial1 10.1.1.14 YES manual up
up

A#p 10.1.1.22

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.22, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
A#c
Enter configuration commands, one per line. End with CNTL/Z.
A(config)#default int s0
Building configuration...

Interface Serial0 set to default configuration
A(config)#int s0
A(config-if)# ip address 10.1.1.21 255.255.255.252
A(config-if)#no shut
A(config-if)#x
A(config)#x
A#
000022: %SYS-5-CONFIG_I: Configured from console by console
A#p 10.1.1.22

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.22, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 36/37/40 ms
A#

I'm running IOS 12.1

Why does the physical interface work, and the subinterface that shows up
and up, doesn't? What's up with that?

Thanks for your help with the Cat NTP broadcast.

Michael



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