~ RFSW の基本設定 ~
RFSW-ADV では、従来の RFSW とは違い、PRE のAUX port と、 RFSW-ADV の COM port を接続し、uBR10012 側から設定及び状態の確認等を行います。
COM0 と COM1 がありますが、最初に active の PRE と通信した COM port が自動的に有効になりますので
どちらを active の PRE の AUX port 接続しても問題ありません 。
RFSW-ADV を使用する設定は、redundancy の中に以下(緑色の部分)の設定を入れるのみになります。
---
redundancy
linecard-group 1 cable
rf-switch auxport enable
member subslot 5/1 protect
member subslot 6/0 working
---
RFSW-ADV の状態に関しては、上記の設定が入っているかを確認し以下の command にて State をご確認ください。
---
uBR10K# show hccp channel-switch state
Load for five secs: 11%/0%; one minute: 12%; five minutes: 12%
Current State: RFSW Ready
Current Protected Slot: 0
---
~ RFSW-ADV の基本的な troubleshooting ~
主に使用する show command は以下の通りです。
---
uBR10K# show hccp channel-switch ?
command-history The history of command
counter The counter in the Advanced RF Switch
image The image list in the Advanced RF Switch
state The state of the Advanced RF Switch
version The version of the Advanced RF Switch
---
以下は debug コマンドになります。
---
debug hccp rfswitch hello <= RFSW-ADV – PRE の接続の問題
Displays debug messages related to HELLO messages of the
Cisco UBR-RFSW-ADV every three seconds.
debug hccp rfswitch <= HCCP による切り替えの問題
Displays debug messages related to a Cisco UBR-RFSW-ADV event,
message, and failure.
---
test relay コマンドに関して
RFSW では、relay swtich に異常があった場合などに test relay というコマンドを使用して relay の切り替えに問題が無いかを確認したり、問題が発生した場合に修復をすることが可能です。
切り替える relay の単位が RFSW と RFSW-ADV で違いますのでご確認ください。
---
RFSW の場合
uBR10k#test hccp rfswitch relay ?
<cr>
=>Relay 全体の切り替え試験を実施
RFSW-ADV の場合
uBR10k#test hccp rfswitch relay ?
<1-7> The slot id to relay.
=>Slot ごとに切り替え試験を実施
---
その他関しては以下の Installation guide や、Configuration guide もご参照ください。
Cisco uBR Advanced RF Switch Hardware Installation Guide
http://www.cisco.com/c/en/us/td/docs/cable/rfswitch/ngrfsw/installation/guide/b_ngrfsw_hig.html
Cisco uBR Advanced RF Switch Software Configuration Guide
http://www.cisco.com/c/en/us/td/docs/cable/rfswitch/ngrfsw/configuration/guide/b_ngrfsw_scg.html