Hello,
I'm having trouble setting the interface upstream description, it seems like I only can set the cable description and not for each upstream. I haven't seen any info on this on the manual.
Any tips ?
Best regards, FR
Following lines might help u:
cli:CMTS:root# interface 3/1 mode: interface:cable:csi(1/3/1) cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 no shutdown cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 data-backoff 3 10 cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 range-backoff 1 2 frequency ( 5.0 ... 42.0 ) MHz cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 frequency 35 cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 power-level 250 cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 channel-width 200 cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 modulation-profile 2
All that is ok , no problem there.
My problem is setting a upstream interface description.
Cisco example: (config)# int cable 5/0 (config-if)# cable upstream 0 description NODE01 (config-if)# exit
But I can't find how to this in Bigband cuda 12000 only can do it in the downstream: (config):Cuda:cable:csi(1/3/2)# description DownstreamNodeAll
cli:Cuda:root# sh version BigBand Cuda 12000, Software Version 6.0.1 (21) Built 2006_06_20_121451 from Release6.0_Integration
any tips ?
Following lines might help u:
cli:CMTS:root# interface 3/1
mode: interface:cable:csi(1/3/1)
cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 no shutdown
cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 data-backoff 3 10
cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 range-backoff 1 2 frequency ( 5.0 ... 42.0 ) MHz
cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 frequency 35
cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 power-level 250
cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 channel-width 200
cli:CMTS:interface:cable:csi(1/3/1)# upstream 1 modulation-profile 2
All that is ok , no problem there.
My problem is setting a upstream interface description.
Cisco example:
(config)# int cable 5/0
(config-if)# cable upstream 0 description NODE01
(config-if)# exit
But I can't find how to this in Bigband cuda 12000 only can do it in the downstream:
(config):Cuda:cable:csi(1/3/2)# description DownstreamNodeAll
cli:Cuda:root# sh version
BigBand Cuda 12000, Software Version 6.0.1 (21)
Built 2006_06_20_121451 from Release6.0_Integration
any tips ?