確認
Router(config-if)#frame-relay lmi-type { ansi | cisco | q933a }
Router(config-if)#encapsulation frame-relay [ cisco | ietf ]
Switch(config-if)#switchport trunk encapsulation { isl | dot1q }
Router(config-if)#encapsulation ppp
Router(config-if)#ppp authentication { pap | chap | pap chap | chap pap }
ルータのどのインタフェースに、どのアクセスリストが、どの方向で適用されているかを確認:#show ip interface
自身がDR/BDRを確認:#show ip ospf interface
隣接ルータのDR/BDRを確認:#show ip ospf neighbor
Router(config-if)#encapsulation frame-relay [ cisco | ietf ]
Switch(config-if)#switchport trunk encapsulation { isl | dot1q }
Router(config-if)#encapsulation ppp
Router(config-if)#ppp authentication { pap | chap | pap chap | chap pap }
ルータのどのインタフェースに、どのアクセスリストが、どの方向で適用されているかを確認:#show ip interface
自身がDR/BDRを確認:#show ip ospf interface
隣接ルータのDR/BDRを確認:#show ip ospf neighbor
コメント
コメントを投稿