Uploaded by asteq1

Casa c100g Command reference manual

advertisement
Casa to ARRIS Command Reference
For Commands Contained in the C100G Lab
May 2016
Downloaded from www.Manualslib.com manuals search engine
© 2016 Casa Systems, Inc.
All rights reserved. Licensed software products are owned by Casa Systems or its suppliers and are protected by United States
copyright laws and international treaty provisions.
The information regarding the product in this manual is subject to change without notice. All statements, information, and
recommendations in this manual are believed to be accurate but are presented without warranty of any kind, express of implied.
Users must take full responsibility for their application of the product.
In no event shall Casa or its suppliers be liable for any indirect, special, consequential, or incidental damages, including, without
limitation, lost profits or loss or damage to data arising out of the use or inability to use this manual, even if Casa or its suppliers
have been advised of the possibility of such damages.
Downloaded from www.Manualslib.com manuals search engine
Lab Guide CLI Conversion
Table; Casa to ARRIS
Function
Casa Command
show cable modem
show ip route
enable
exit
ping <ipaddr>
show run
config
copy <orig> <dest>
copy run start
del <filename>
del startup-config
Redundancy
CPU Redundancy
show current status
force failover
show sync status
I/O Module Redundancy
show current status
High Availability on by default.
SMM HA:
show system
ha module <module #> protect
show smm sync-status
I/O HA:
show ha configuration
force failover ha module <module #> protect
Image and File
Management
copy a configuration file copy nvram startup-config nvram
prep-upgradeX
show files and directories ls
tftp config file to server copy nvram prep-upgradeX tftp
10.4.1.3
show current software show bootdev
version
ftp a new software version copy ftp <your username> 10.4.1.3
to the CCAP ccsi.gz.rel7.7.0.0_build4479 nvram
apply a service patch to an system patch apply
image classpatch_pb31ba.tgz
remove a patch remove patch
classpatch_pb31ba.tgz
ARRIS Command
show cable modem
show ip route
enable
exit
ping {ipaddr}
show
configure
{terminal|memory|network|overwritenetwork}
copy <orig> <dest>
write [memory|terminal|networkfile|erase]
delete <filename>
erase startup-configuration
(RSM) Redundancy
show linecard status
Contact ARRIS Technical Support
CAM Sparing
show spare-group
show linecard status
configure slot <slot> shutdown
configure slot <slot> no shutdown
copy /system/cfgfiles/<filename>
/system/cfgfiles/<newfilename>
dir
show c:[ all | filesys]
copy /system/cfgfiles/<filename>
tftp://<tftpserver ip address>/<filename>
show version detail < 6 | 7 >
show image
copy
ftp://login:password@ftpserverip/<image
name> /loads/<image name>
patch install <patch file>
patch remove <patch file>
1
Downloaded from www.Manualslib.com manuals search engine
configure image to load on
next reboot
reboot system
view system module status
Casa Command
system bootdev nvram
ccsi.gz.rel7.7.0.0_build4479
system reboot
show system
Enable LACP
configure trunking interface trunk <trunk #>
<interface> mode active
<interface> mode active
no shutdown
view LACP information show lacp summary
ARRIS Command
reload <image file>
reload commit
reload
configure interface link-aggregate <0-7> minlinks <1-8>
configure interface link-aggregate <0-7> lacp
mode enable
configure interface Ethernet <6/7>/<0-7>
link-aggregate <0-7>
configure interface link-aggregate <0-7>
shutdown no
show lacp [6/7] [{counters \ local \ partner \
sys-id}]
Configure a VLAN with the
Trunk as an Interface
interface vlan <vlan id>
trunk <trunk #>
ip address <ip address> <mask>
ipv6 address <ipv6 address>/64
bdf interval 100 min_rx 100
multiplier 4
no shutdown
Configure a Loopback
Interface
interface loopback <#>
ip address <loopback ip address>
255.255.255.255
configure interface loopback <0…13> ip
address <ipaddress>/32 shutdown no
Configure DHCP Relay for
CMs and CPEs
interface ip-bundle <#>
ip address <ipaddress> <mask>
ip address <ip address> <mask>
secondary
cable helper-address <dhcp server
ip address>
configure interface cable-mac <mac> cable
helper-address <DHCP Server IP address> [
cable-modem | host | cpe | mta | ps | stb |
any ]
ipv6 address <ipv6 address/mask>
cable helper-ipv6-address <dhcp
server ipv6 address>
2
Downloaded from www.Manualslib.com manuals search engine
Casa Command
Configure OSPF v2
create an OSPF routing router ospf 1
instance passive-interface ip-bundle 1
network <network ip>/30 area 0
network <loopback ip address>/32
area 0
network <CM network>/24 area 0
network <CPE subnet>/24 area 0
area 0 authentication messagedigest
log-adjacency-changes
ARRIS Command
configure router ospf vrf default router-id
<router id>
configure router ospf [ vrf default ]
network <ip address> <inverse mask>
area <area id>
configure router ospf vrf default
redistribute connected [metric <int>]
[metric-type <type>] [tag <int>]
configure router ospf vrf default no
shutdown
assign routing to a VLAN interface vlan <vlan id>
interface ip ospf network point-to-point
ipv6 ospf network point-to-point
ipb6 router ospf 1 area 0.0.0.0
ip ospf authentication messagedigest
ip ospf message-digest-key 1 md5
are2@casa
no shutdown
end
Configure OSPFv3
configure global OSPv3 router ospf6 1
parameters router-id <router id>
redistribute connected
end
end
clear ipv6 ospf process
yes
Verify BFD
configure ipv6 router ospf router-id
<router id>
configure ipv6 router ospf redistribute
connected
configure ipv6 router ospf shutdown no
verify BFD show bfd session
show bfd session detail
Verify OSPFv4
verify OSPFv4 show ip ospf
show ip ospf interface vlan <vlan
id>
show ip ospf neighbor detail
show ip ospf database
show ip ospf
show ip ospf interface
show ip ospf neighbor
show ip ospf database
3
Downloaded from www.Manualslib.com manuals search engine
Casa Command
Verify OSPFv3
verify OSPFv3 show ipv6 ospf
show ipv6 ospf interface vlan <vlan
id>
show ipv6 ospf neighbor detail
show ipv6 ospf neighbor
show ipv6 route ospf
show ipv6 ospf database
OSPF ASBR Configuration
create a RIP instance interface ip-bundle 1.2
ip address <ip address>/24
exit
router rip
network <IP Bundle 1.2 CPE IP
address> 255.255.255.0
exit
create an IP Prefix List ip prefix-list redistribute_rip permit
172.16.1x.1/24
exit
show ip prefix-list detail
create a Route Map route-map connect_rip_to_ospf
permit 10
match ip address prefix-list
redistribute_rip
exit
redistribute the RIP route router ospf 1
redistribute connected route-map
connect_rip_to_ospf
show this
check your work show ip ospf database
show ip route
show ip ospf
show ip ospf border-routers
ARRIS Command
show ipv6 ospf
show ipv6 ospf interface [brief]
show ipv6 ospf neighbor [ip address]
[detail]
show ipv6 ospf neighbor
show ipv6 ospf database
configure router rip network <network
address>
configure ip prefix-list <prefix list name>
<ip network/mask>
configure route-map <route map name>
permit 10 match ip address prefix-list
<prefix list name>
show ip ospf database
show ip route
show ip ospf
4
Downloaded from www.Manualslib.com manuals search engine
Casa Commands
IBGP/LDP/MPLS
Configuration
create a VRF table vrf definition <vrf name>
definition rd 1:1
address-family ipv4
route-target export 1:1
route-target import 1:1
exit
create a network to interface ip-bundle 1.1
associate with the VRF vrf forwarding casalabs
ip address <ip address>
255.255.255.0
enable MPLS and LDP on interface vlan <vlan id>
the trunk interface mpls ip
enable-ldp ipv4
ARRIS Commands
configure ip vrf <vrf name>
configure vrf <vrf name> routedistinguisher <rd>
configure vrf <vrf name> address-family
ipv4
configure vrf <vrf name> route-target
export <rt>
configure vrf <vrf name> route-target
import <rt>
configure interface Ethernet 6/1.1 ip
address <ip address> <mask>
configure interface Ethernet 6/1.1 ip vrf
forwarding <vrf name>
configure interface Ethernet 6/2 mpls ip
configure mpls ldp shutdown no
5
Downloaded from www.Manualslib.com manuals search engine
Casa Commands
create the LDP peering to router ldp
your neighbor router router-id <your loopback address>
transport-address ipv4 <your
loopback address>
exit
Verify IBGP/LDP/MPLS
verify BGP/MPLS show ip bgp neighbor
show ip route vrf casalabs
show mpls ldp neighbor
Configuring EoMPLS
establish LDP targeted
peers
router ldp
targeted-peer ipv4 <peer device IP>
create EoMPLS instances
to each targeted peer
assign cable modem to
each VPWS
show ldp targeted-peers
exit
mpls vpws <vpws name>
peer <peer ip address> <virtual
circuit ID>
exit
show mpls vpws xconnect
show cable modem
cable modem <cm MAC address>
mpls vpnid <vpws name>
clear cable modem reset
show mpls vpws xconnect
ARRIS Commands
configure mpls ldp router-id loopback 1
configure mpls ldp shutdown no
show ip bgp neighbor
show ip route vrf <vrf name>
show mpls ldp neighbors [<IPv4>] [detail]
configure interface ethernet 6/0 mpls ip
configure interface ethernet 7/0 mpls ip
configure l2vpn forwarding enable
configure l2vpn cable-mac 1
configure l2vpn cm capability optional
configure mpls ldp router-id loopback 0
configure mpls ldp vc description "vc from
%M on Host %H"
configure mpls ldp neighbor <IPv4>
targeted
configure mpls ldp shutdown no
configure mpls ldp neighbor <IPv4>
targeted
(It appears this command both sets the
targeted peer and establishes the VPWS.)
Implement parameters in the CM config
file
6
Downloaded from www.Manualslib.com manuals search engine
Configuring VPLS
establish LDP targeted
peers
Casa command
ARRIS command
router ldp
configure interface ethernet 6/0 mpls ip
configure interface ethernet 7/0 mpls ip
configure l2vpn forwarding enable
configure l2vpn cable-mac 1
configure l2vpn cm capability optional
configure mpls ldp router-id loopback 0
configure mpls ldp vc description "vc from
%M on Host %H"
configure mpls ldp neighbor <IPv4>
targeted
configure mpls ldp shutdown no
targeted-peer ipv4 <peer device IP>
show ldp targeted-peers
exit
add routers to your BGP
instance as neighbors router bgp 64512
neighbor <neighbor IP address>
remote-as 64512
neighbor <neighbor IP address>
update-source loopback 0
add routers to your L2VPN address-family l2vpn vpls
address family
neighbor <neighbor ip address>
activate
neighbor <neighbor ip address>
send-community extended
exit-address-family
establish your VPLS name mpls vpls casalab_vpls 1000
and instance identifier
configure BGP as your signaling bgp ve-id <ve-id>
signaling protocol signaling bgp route-distinguisher
<rd>
signaling bgp route-target <rt>
show this
exit
add a BPI-enabled cable cable modem <cm MAC address>
modem to the VPLS mpls vpnid casalabs_vpls
configure vrf <name> auto-import disable
configure router bgp neighbor <neighbor
IP address> remote-as 64512
configure router bgp neighbor <neighbor
IP address> update-source loopback 1
configure router bgp 64512 addressfamily vpnv4 enable
configure router bgp 64512 addressfamily ipv4 neighbor <neighbor ip
address> activate
configure router bgp 64512
address-family vpnv4 neighbor
<neighbor ip address> activate
configure vrf casalab_vpls auto-import
disable
configure vrf casalab_vpls rd 100:1
configure vrf casalab_vpls routetarget export 100:1
configure vrf casalab_vpls addressfamily ipv4 redistribute
connected
configure vrf casalab_vpls addressfamily ipv4 redistribute static
configure interface cable-mac 101.2 ip
address 195.168.217.254 255.255.255.0
7
Downloaded from www.Manualslib.com manuals search engine
clear cable modem <cm MAC
address>
show mpls vpls casalab_vpls detail
SysAdmin Configurations
enable “Save system reboot confirm
Configuration” message
configure SSH keys ssh-server gen-hostkey ?
set system time show timezone list
system timezone <string>
system clock <MMDDhhmmYYYY>
show clock
configure NTP ntp server 10.4.1.3
ntp sync 10.4.1.3
configure DNS nameserver 10.4.1.3
configure Privileged Mode password <password>
password
encrypt passwords in service password-encryption
running config
add local user adduser ckent privilege 15
Superman15
delete local user deluser jimmy
configure interface cable-mac 101.2 cable
helper-address 10.10.10.10
configure interface cable-mac 101.2 ip vrf
forwarding CUSTOMER_1
configure crypto key generate dsa
configure clock timezone <timezone
name> | <GMT [+ | -hh[ :mm]]
configure clock set
<yyyy:mm:dd:hh:mm:ss>
show clock [detail] [GMT] [network]
[timezone]
configure ntp server <ipv4 addr>
[broadcast] [burst] [key] [manycast]
[maxpoll <4-11>] [minpoll
<4-11>] [multicast] [prefer] [version <24>]
configure ntp server <ipv4 addr> [
broadcast | multicast | manycast ]
configure ip name-server <serveraddress>
configure ip domain-lookup
configure enable password <password>
privilege <0-15>
This is the default on the E6000
configure username <userid> password
<password> privilege <0-15>
configure no username <userid>
8
Downloaded from www.Manualslib.com manuals search engine
Casa commands
create CLI aliases alias ccm “clear cable modem”
alias cpu “show cpu-process | esc
00:00:00
alias du “show docsis downstream
channel utilization”
alias scgv “show service group
verbose”
alias scm “show cable modem”
alias scmv “show cable modem
verbose”
alias uptime “show cpuinfo all | i
up”
alias crs “copy running-config
startup-config”
configure local logging show logging all
logging system informational
logging system errors
configure Syslog logging host 10.4.1.3
logging syslog warning
show syslog
logging source-interface loopback
configure SNMP snmp default
snmp community readmibs ro
snmp community letmewrite rw
device contact admin@casasystems.net
device location training_lab
configure SNMPv2 nmp tgt-addr class-srv2
snmpUDPDomain 10.4.1.4 500 1
TrapV2cSNMPv2cTrapsTagList
TrapV2cSNMPv2cTraps nonvolatile 0.0.0.0 500
ARRIS commands
alias ccm clear cable modem
alias scgv show cable service group
alias scm show cable modem
show logging
configure logging console 7
configure logging console 3
configure logging host <ip address>
configure logging syslog 3
show logging syslog
configure snmp-server community
readmibs security rotesting
configure snmp-server community
letmewrite rwtesting
configure snmp-server contact <contact
information string>
configure snmp-server location
<location>
snmp inform version 2
snmp notify tapUserTrapTagList
tapUserTrapTagList trap nonvolatile
snmp trap-source loopback 0
device contact admin@www.casasystems.net
device location training_lab
9
Downloaded from www.Manualslib.com manuals search engine
Casa command
configuring traps interface docsis-mac 1
cm trap
cm trap interval 10
exit
configure SNMP snmp community casaadmin rw
communities
snmp community casastudent ro
ARRIS command
configure cable enable-trap
configure snmp-server community
casaadmin security rwtesting
configure snmp-server community
casastudent security rotesting
create SNMP community ip access-list limit-snmp
with restricted access to permit snmp 10.4.1.4
the MIB tree 255.255.255.255 <your loopback
IP>
deny snmp any any
exit
show ip access-list limit-snmp
snmp tree-family scout
1.3.6.1.4.1.20858.10.24 – include
non-volatile
snmp access scout-grp – snmpv2c
no-auth exact scout scout scout
non-volatile
snmp security snmpv2c scoutgrpusr scout-grp non-volatile
snmp community imagereader ro
security scoutgrp-usr access-group
limit-snmp
configure PIM traps ip pim trap invalid-pim-message
enable
ip pim trap neighbor-change enable
ip pim trap rp-mapping-change
enable
10
Downloaded from www.Manualslib.com manuals search engine
Casa commands
configuring TACACS+ tacacs-server host 10.4.1.4
tacacs-server key
bl@hbl@hwh@t3v3r
ARRIS commands
configure tacacs host 10.4.1.4 key
bl@hbl@hwh@t3v3r
aaa authentication login default
group tacacsplus
aaa authentication enable default
group tacacsplus enable
aaa authentication login
tacacsplus-local
aaa authorization command 0
default if-authenticated
aaa authorization command 15
default if-authenticated
aaa accounting
aaa accounting commands 0
default stop-only
aaa accounting commands 1
default stop-only
aaa accounting commands 15
default stop-only
aaa tacacs-source loopback 0
Access Control Lists
create an access list to ip access-list restrict-telnet
restrict telnet remark “deny TELNET access to
class-srv2”
deny telnet 10.4.1.4
255.255.255.255 any
exit
apply the ACL to your interface vlan 200
VLAN ip access-group restrict-telnet
remove the ACL no ip access-group
configure access-list restrict-telnet deny
tcp 10.4.1.4 0.0.0.0 eq 23
configure access-list restrict-telnet
remark “deny TELNET access to classsrv2”
configure interface Ethernet
<slot>/<port> ip access-group restricttelnet in
configure interface Ethernet
<slot>/<port> no ip access-group restricttelnet in
11
Downloaded from www.Manualslib.com manuals search engine
Casa commands
Create a Global Access
Class
create an ACL ip access-list restrict-ssh
remark “allow ssh only to the
loopback address”
permit ssh any <your loopback IP
address> 255.255.255.255
deny ssh any any
exit
ARRIS commands
configure access-list restrict-ssh permit
tcp any eq 22 <your loopback IP address>
0.0.0.0
configure access-list restrict-ssh deny tcp
any eq 22 any
apply the ACL as an access access-class in restrict-ssh
class
remove the access class no access-class in
Diagnosing NSI Interface
Issues
diagnose interface issues show ip interface brief
show controller eth
show controller upstream
show controller qam
show iftable eth
diagnose memory issues show meminfo
show cpu-memory process list
show gigabit-rx-cpu-rate
show debugging
diagnose DHCP issues show dhcp-trace
diagnose High Availability show ha configuration
issues show ha hardware qam 8x96
recovery
show ha switch fault monitor status
diagnose Trunking issues show lacp summary
obtain System Information show bootdev
show envm
diagnose Initialization show alarm
Processes show dmesg
show log
show tech
show ip interface
show controllers ethernet
show controllers cable-upstream
show controllers cable-downstream
show memory
trace logging dhcp
show lacp summary
show image committed
show environment
show logging
show tech-support
12
Downloaded from www.Manualslib.com manuals search engine
RFI Configurations
Casa commands
configure Downstream interface qam 0/0
Transmitters (Annex B) no shutdown
power 550
channel 0 description FNB
channel 0 frequency 555000000 8
no channel 0 shutdown 8
ARRIS commands
configure interface cable-downstream
0/0 power-level 550
configure interface cable-downstream
0/0/0 description FNB
configure interface cable-downstream
0/0/0 cable frequency 555000000
configure interface cable-downstream
0/0/1 cable frequency 561000000
configure interface cable-downstream
0/0/2 cable frequency 567000000
configure interface cable-downstream
0/0/3 cable frequency 573000000
configure interface cable-downstream
0/0/4 cable frequency 579000000
configure interface cable-downstream
0/0/5 cable frequency 585000000
configure interface cable-downstream
0/0/6 cable frequency 591000000
configure interface cable-downstream
0/0/7 cable frequency 597000000
configure interface cable-downstream
0/0/0 no shutdown
configure interface cable-downstream
0/0/1 no shutdown
configure interface cable-downstream
0/0/2 no shutdown
configure interface cable-downstream
0/0/3 no shutdown
configure interface cable-downstream
0/0/4 no shutdown
configure interface cable-downstream
0/0/5 no shutdown
configure interface cable-downstream
0/0/6 no shutdown
configure interface cable-downstream
0/0/7 no shutdown
13
Downloaded from www.Manualslib.com manuals search engine
Casa commands
configure Upstream show interface upstream brief
Receivers interface upstream 13/0.0
frequency 20000000
ARRIS commands
no shutdown
no logical-channel 0 shut
configure interface cable-upstream
13/0/0 cable frequency 20000000
configure interface cable-upstream
13/0/0.0 no shutdown
interface upstream 13/0.1
frequency 24000000
no shutdown
no logical-channel 0 shutdown
configure interface cable-upstream
13/0/1 cable frequency 24000000
configure interface cable-upstream
13/0/1.0 no shutdown
interface upstream 13/0.2
frequency 28000000
no shutdown
no logical-channel 0 shutdown
configure interface cable-upstream
13/0/2 cable frequency 28000000
configure interface cable-upstream
13/0/2.0 no shutdown
interface upstream 13/0.3
frequency 32000000
no shutdown
no logical-channel 0 shutdown
configure interface cable-upstream
13/0/3 cable frequency 32000000
configure interface cable-upstream
13/0/3.0 no shutdown
show interface upstream brief
configure Downstream interface qam 0/1
Transmitters (Annex A) no shutdown
annex A
power 550
install an Annex A DCAM
configure interface cable-downstream
0/1 power-level 550
channel 0 description FNA
configure interface cable-downstream
0/1/0 description FNA
channel 0 frequency 650000000 8
configure interface cable-downstream
0/1/0 cable frequency 655000000
configure interface cable-downstream
0/1/1 cable frequency 663000000
configure interface cable-downstream
0/1/2 cable frequency 671000000
configure interface cable-downstream
0/1/3 cable frequency 679000000
configure interface cable-downstream
0/1/4 cable frequency 687000000
configure interface cable-downstream
0/1/5 cable frequency 695000000
configure interface cable-downstream
0/1/6 cable frequency 703000000
14
Downloaded from www.Manualslib.com manuals search engine
no channel 0 shutdown 8
configure interface cable-downstream
0/1/7 cable frequency 711000000
configure interface cable-downstream
0/1/0 no shutdown
configure interface cable-downstream
0/1/1 no shutdown
configure interface cable-downstream
0/1/2 no shutdown
configure interface cable-downstream
0/1/3 no shutdown
configure interface cable-downstream
0/1/4 no shutdown
configure interface cable-downstream
0/1/5 no shutdown
configure interface cable-downstream
0/1/6 no shutdown
configure interface cable-downstream
0/1/7 no shutdown
configure Upstream interface upstream 13/1.0
Receivers (Annex A) frequency 20000000
no shutdown
no logical-channel 0 shutdown
i
nterface upstream 13/1.1
frequency 24000000
no shutdown
no logical-channel 0 shutdown
configure interface cable-upstream
13/1/0 cable frequency 20000000
configure interface cable-upstream
13/1/0.0 no shutdown
configure interface cable-upstream
13/1/1 cable frequency 24000000
configure interface cable-upstream
13/1/1.0 no shutdown
interface upstream 13/1.2
frequency 28000000
no shutdown
no logical-channel 0 shutdown
configure interface cable-upstream
13/1/2 cable frequency 28000000
configure interface cable-upstream
13/1/2.0 no shutdown
interface upstream 13/1.3
frequency 32000000
no shutdown
no logical-channel 0 shutdown
configure interface cable-upstream
13/1/3 cable frequency 32000000
configure interface cable-upstream
13//3.0 no shutdown
show interface upstream brief
15
Downloaded from www.Manualslib.com manuals search engine
Casa commands
configure DOCSIS MAC interface docsis-mac 1
interface for Annex B downstream 1 interface qam 0/0/0
downstream 2 interface qam 0/0/1
downstream 3 interface qam 0/0/2
downstream 4 interface qam 0/0/3
downstream 5 interface qam 0/0/4
downstream 6 interface qam 0/0/5
downstream 7 interface qam 0/0/6
downstream 8 interface qam 0/0/7
ARRIS commands
configure interface cable-downstream
0/0/0 type docsis cable-mac 1
configure interface cable-downstream
0/0/1 type docsis cable-mac 1
configure interface cable-downstream
0/0/2 type docsis cable-mac 1
configure interface cable-downstream
0/0/3 type docsis cable-mac 1
configure interface cable-downstream
0/0/4 type docsis cable-mac 1
configure interface cable-downstream
0/0/5 type docsis cable-mac 1
configure interface cable-downstream
0/0/6 type docsis cable-mac 1
configure interface cable-downstream
0/0/7 type docsis cable-mac 1
upstream 1 interface upstream
13/0.0/0
upstream 2 interface upstream
13/0.1/0
upstream 3 interface upstream
13/0.2/0
upstream 4 interface upstream
13/0.3/0
configure interface cable-upstream
13/0/0 cable cable-mac 1
configure interface cable-upstream
13/0/1 cable cable-mac 1
configure interface cable-upstream
13/0/2 cable cable-mac 1
configure interface cable-upstream
13/0/3 cable cable-mac 1
ip bundle 1
configure interface cable-mac 1.0 cable
helper-address x.x.x.x
16
Downloaded from www.Manualslib.com manuals search engine
Casa commands
configure DOCSIS MAC interface docsis-mac 2
interface for Annex A downstream 1 interface qam 0/1/0
downstream 2 interface qam 0/1/1
downstream 3 interface qam 0/1/2
downstream 4 interface qam 0/1/3
downstream 5 interface qam 0/1/4
downstream 6 interface qam 0/1/5
downstream 7 interface qam 0/1/6
downstream 8 interface qam 0/1/7
ARRIS commands
configure interface cable-downstream
0/1/0 type docsis cable-mac 2
configure interface cable-downstream
0/1/1 type docsis cable-mac 2
configure interface cable-downstream
0/1/2 type docsis cable-mac 2
configure interface cable-downstream
0/1/3 type docsis cable-mac 2
configure interface cable-downstream
0/1/4 type docsis cable-mac 2
configure interface cable-downstream
0/1/5 type docsis cable-mac 2
configure interface cable-downstream
0/1/6 type docsis cable-mac 2
configure interface cable-downstream
0/1/7 type docsis cable-mac 2
upstream 1 interface upstream
13/2.0/0
upstream 2 interface upstream
13/2.1/0
upstream 3 interface upstream
13/2.2/0
upstream 4 interface upstream
13/2.3/0
configure interface cable-upstream
13/0/0 cable cable-mac 2
configure interface cable-upstream
13/0/1 cable cable-mac 2
configure interface cable-upstream
13/0/2 cable cable-mac 2
configure interface cable-upstream
13/0/3 cable cable-mac 2
ip bundle 1
configure interface cable-mac 2.0 cable
helper-address x.x.x.x
DOCSIS Security
Configurations
enable Early early-authentication-encryption
Authentication and ranging
Encryption
enable TFTP Proxy/TFTP tftp enforce
Enforce
enable BPI enforce cable privacy bpi-enforce
mandatory
cable privacy bpi-plus-enforce
mandatory
configure interface cable-mac <mac>
cable tftp-enforce
configure interface cable-mac <mac>
cable dynamic-secret {block | lock | mark
| reject}
configure interface cable-mac <mac>
cable privacy mandatory
configure interface cable-mac <mac>
cable privacy mandatory bpi-plus
17
Downloaded from www.Manualslib.com manuals search engine
Casa commands
PHY and DOCSIS MAC Best
Practices
configure Static MAP map-advance static 200
Advance
configure Interleave level interleave 16
enable pre-equalization logical-channel 0 pre-equalization
auto reset auto-reset
Modulation Profiles
examine current show modulation-profile
Modulation Profiles show interface upstrea 13/0.0 | in
profile
configure a Modulation modulation-profile 6
Profile request atdma qpsk off 64 0 16 338
0 16 fixed on 1 1536 qpsk0
ARRIS commands
configure interface cable-downstream
0/0/0 cable interleave-depth 16
configure cable modulation profile 6 iuc
request mod qpsk prelen 64 diff false fectbytes 16 seed 338 burst-len 0 scrambler
true guard-time-size 16 int-depth 1536
pre-type qpsk0 docsis-mode atdma
initial atdma qpsk off 640 5 34 338
0 48 fixed on 1 1536 qpsk0
configure cable modulation profile 6 iuc
initial mod qpsk prelen 640 diff false fectbytes 5 seed 338 burst-len 0 scrambler
true guard-time-size 48 int-depth 1 intblocksize 1536 pre-type qpsk0 docsismode atdma
station atdma qpsk off 384 5 34 338
0 48 fixed on 1 1536 qpsk0
configure cable modulation profile 6 iuc
station mod qpsk prelen 385 diff false fectbytes 5 seed 338 burst-len 0 scrambler
true guard-time-size 48 int-depth 1 intblocksize 1536 pre-type qpsk0 docsismode atdma
a-short atdma qpsk off 104 12 75
338 13 8 shortened on 0 2048
qpsk1
configure cable modulation profile 6 iuc
a-short mod qpsk prelen 104 diff false
fec-tbytes 12 seed 338 burst-len 13
scrambler true guard-time-size 8 intdepth 2048 pre-type qpsk1 docsis-mode
atdma
a-long atdma qpsk off 104 16 223
338 0 8 shortened on 0 2048 qpsk1
configure cable modulation profile 6 iuc
a-long mod qpsk prelen 104 diff false fectbytes 16 seed 338 burst-len 0 scrambler
18
Downloaded from www.Manualslib.com manuals search engine
true guard-time-size 8 int-depth 2048
pre-type qpsk1 docsis-mode atdma
ugs atdma qpsk off 104 16 223 338
0 8 shortened on 0 2048 qpsk1
configure cable modulation profile 6 iuc
augs mod qpsk prelen 104 diff false fectbytes 223 seed 338 burst-len 0 scrambler
true guard-time-size 8 int-depth intblocksize 2048 pre-type qpsk1 docsismode atdma
configure cable modulation-profile <id>
iuc <interval usage code> [mod <qpsk
|qam8
|qam16|qam32|qam64|qam128>] [prelen <preamble len>] [diff <true|false>]
[fec-tbytes <no of bytes>]
[fec-len <FEC code word length>] [seed
<scrambler seed>] [burst-len <max burst
len>] [last-cw
<true|false>] [scrambler <true|false>]
[guard-time-size <0|8–96|no>] [int-depth
<depth>]
[int-blocksize <blocksize>] [pre-type
<preamble type>] [tcm <on|off>] [intstepsize <stepsize>]
[spreader <on |off>] [subframe-code
<subframe size>] [docsis-mode <tdma |
atdma | tdma-atdma>]
Small Signal
Compensation
enable Small Signal small-signal-compensation
Compensation
19
Downloaded from www.Manualslib.com manuals search engine
Casa commands
Load Balancing and
Channel Bonding
Configurations
configure Service Groups service group CCAPx_FNA
upstream 13/0.0
upstream 13/0.1
upstream 13/0.2
upstream 13/0.3
qam 0/0/0
qam 0/0/1
qam 0/0/2
qam 0/0/3
qam 0/0/4
qam 0/0/5
qam 0/0/6
qam 0/0/7
enable Load Balancing load-balance enable
load-balance execution-rule 1
method modem
method utilization dynamic
threshold load 10 enforce 20
minimum 20 dynamic minimum 60
ARRIS commands
MAC Domain Cable Modem Service
Groups (MD-CM-SGs) are calculated
automatically by the E6000 CER based on
the channel-to-fibernode and channel-toMAC-domain provisioning. The E6000 CER
will automatically create a general load
balancing group for each MAC DomainCable Modem-Service Group (MD-CMSG).
configure cable load-balance enable
configure cable load-balance generalgroup-defaults init-technique ranging
No matching ARRIS capability. Dynamic
load balancing is based on % of load, not
on number of modems.
load-balance policy 1
rule execution 1
load-balance general-group defaultsettings
enable
initial-tech broadcast-ranging
policy-id 1
clear cable modem reset
show load-balance static
show cable load-balance
20
Downloaded from www.Manualslib.com manuals search engine
Casa commands
ARRIS commands
Channel Bonding
confirm Bonding Note: channel bonding is enabled by Note: channel bonding must be explicitly
default in any intersection of a
enabled with the commands below.
DOCSIS MAC domain and a service
configure interface cable-mac 1
group.
cable dynamic-rcc
configure interface cable-mac 1
cable downstream-bonding-group
dynamic enable
configure interface cableupstream 1/0/0 cable supervision
12/0/0-3
configure interface cableupstream 1/0/1 cable supervision
12/0/0-3
configure interface cableupstream 1/0/2 cable supervision
12/0/0-3
configure interface cableupstream 1/0/3 cable supervision
12/0/0-3
show cable modem
show cable modem bonding
show downstream channel set
show upstream channel set
Partial Service
configure Partial Service cable cm-status-report event-list
best practices 1,4,7,8
show cable modem cm-status log
cable partial-service continueranging
CCAP/CM Diagnostics
display statistics for RFI show interface qam brief
interfaces show interface qam stat
show interface upstream brief
show interface upstream stat
show cable bonding-group-status
show cable channel-sets
configure cable global recover-USimpaired-ack
show interface cable
show interface cable-mac [<mac>] bitrate
show interface cable-upstream
21
Downloaded from www.Manualslib.com manuals search engine
Diagnostic Mode Interface
Commands
check gige interface errors
show memory on a
downstream module
show downstream card
statistics
show upstream card
statistics
enable logging of
debugging messges
turn on CM debugging
Casa commands
show module 0 stat gige
show module <module #> stat
himem
show module <module #> stat qam
show memory <slot> detail
show interface upstream 13/0.0
stat
logging debugging
debug cable macaddress <mac
address>
clear cable modem <mac address>
reset
debug cable
turn off logging and no logging
debugging no debug cable
Cable Modem Show
Commands
ARRIS commands
show cable modem
show cable modem verbose
show cable modem mac
show cable modem verbose | inc
Stn
show cable modem verbose | inc
US
show cable modem verbose | inc
DS
show cable modem verbose | inc
Online
show cable modem counters
show cable modem errors
show cable modem dropped
show docsis downstream channel
utilization
show cable modem docsis-mac 1
service-group FNA downstream
throughput
show upstream signal-quality
show spectrum upstream 13/0
show upstream burst-noise
show cable modem partial service
trace logging modem <mac address>
verbose
clear cable modem <mac address>
clear logging debug
show cable modem
show cable modem detail
show cable modem summary mac
show cable modem errors
show cable modem dropped
show cable modem bonded-impaired
22
Downloaded from www.Manualslib.com manuals search engine
Casa commands
Remote Query
perform a Remote Query cable modem remote-query 30
show cable modem remote-query
immediate
show cable modem <mac address |
ip address> remote-query verbose
immediate
DOCSIS Ping
issue a DOCSIS ping ping docsis <mac address>
Cable Flap List
configure the Cable Flap show cable flap-list config
list cable flap-list power-adjust
threshold 1
cable flap-list miss threshold 7
cable flap-list insertion-time 90
ARRIS commands
configure cable modem remote-query 30
show cable modem phy
ping docsis <mac address>
show cable flap-list
configure cable flap-list power-adjust
threshold 10
configure cable flap-list insertion-time 90
23
Downloaded from www.Manualslib.com manuals search engine
100 Old River Road Suite 100
Andover, MA 01810 USA
978-688-6706
Casa Educational Services
© 2016 Casa Systems, Inc.
All rights reserved.
Downloaded from www.Manualslib.com manuals search engine
Download