haussli / rancid

RANCiD
Other
114 stars 42 forks source link

ios.pm shows active B-channels on E1 #4

Open TheNetworkIsDown opened 4 years ago

TheNetworkIsDown commented 4 years ago

Our Cisco 2851 ISR contains an E1 card.

It appears as follows:

!Slot 0/0: fru HWIC-2CE1T1-PRI
!Slot 0/0: type 2 port channelized and PRI T1/E1 HWIC
!Slot 0/0: hvers 0.0 rev D0
!Slot 0/0: part 73-10363-05, serial xxx

In "ShowContAll" the line's D channel appears as follows:

!Interface: Serial0/0/0:15, HDLC32

The problems now is that any B channel (Serial0/0/0:0-14, 16-31) that is up at polling time generates a diff.

There are too many diffs because of that. It's not interesting to know if B channels are up or not.

I will be proposing an enhancement to fix this.