I was trying to configure the POS interfaces on GNS3 using only 2 routers but not able to bring the interfaces up and up. Please see below and please help me.
RouterA#sh ip int b
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES unset administratively down down
GigabitEthernet0/1 unassigned YES unset administratively down down
GigabitEthernet0/2 unassigned YES unset administratively down down
GigabitEthernet0/3 unassigned YES unset administratively down down
POS1/0 unassigned YES unset up down
POS2/0 unassigned YES unset administratively down down
RouterB#sh ip int b
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 unassigned YES unset administratively down down
GigabitEthernet0/1 unassigned YES unset administratively down down
GigabitEthernet0/2 unassigned YES unset administratively down down
GigabitEthernet0/3 unassigned YES unset administratively down down
POS1/0 unassigned YES unset up down
POS2/0 unassigned YES unset administratively down down
RouterA#sh run int pos1/0
Building configuration...
Current configuration : 63 bytes
!
interface POS1/0
ip address 192.168.12.1 255.255.255.0
end
RouterB#sh run int pos1/0
Building configuration...
Current configuration : 63 bytes
!
interface POS1/0
ip address 192.168.12.2 255.255.255.0
end
RouterA#
*May 29 20:21:23.707: POS1/0: HDLC myseq 188, mineseen 0, yourseen 0, line down
*May 29 20:21:23.867: Illegal HDLC serial type code 0, PC=0x3C42888
*May 29 20:21:33.707: POS1/0: HDLC myseq 189, mineseen 0, yourseen 0, line down
*May 29 20:21:33.851: Illegal HDLC serial type code 0, PC=0x3C42888
Thanks,
Mostafa