この製品のマニュアルセットは、偏向のない言語を使用するように配慮されています。このマニュアルセットでの偏向のない言語とは、年齢、障害、性別、人種的アイデンティティ、民族的アイデンティティ、性的指向、社会経済的地位、およびインターセクショナリティに基づく差別を意味しない言語として定義されています。製品ソフトウェアのユーザーインターフェイスにハードコードされている言語、RFP のドキュメントに基づいて使用されている言語、または参照されているサードパーティ製品で使用されている言語によりドキュメントに例外が存在する場合があります。シスコのインクルーシブランゲージに対する取り組みの詳細は、こちらをご覧ください。
このドキュメントは、米国シスコ発行ドキュメントの参考和訳です。リンク情報につきましては、日本語版掲載時点で、英語版にアップデートがあり、リンク先のページが移動/変更されている場合がありますことをご了承ください。あくまでも参考和訳となりますので、正式な内容については米国サイトのドキュメントを参照ください。
目次
この章では、スロットとサブスロットについて説明します。 スロットはルータのシャーシ スロット番号を示し、サブスロットはサービス モジュールが装着されているスロットを示します。
スロットおよびサブスロットの詳細については、『Hardware Installation Guide for the Cisco 4000 Series Integrated Services Routers』の「About Slots and Interfaces」の項を参照してください。
この章で説明する内容は、次のとおりです。
ここでは、ギガビット インターフェイスを設定する方法について説明し、ルータ インターフェイスの設定例も示します。
1. enable
2. configure terminal
3. interface GigabitEthernet slot/subslot/port
4. ip address ip-address mask [secondary] dhcp pool
5. negotiation auto
6. end
次に、interface gigabitEthernet コマンドを使用してインターフェイスを追加し、IP アドレスを設定する例を示します。 0/0/0 はスロット/サブスロット/ポートです。 ポートには 0 ~ 3 の番号が付いています。
Router# show running-config interface gigabitEthernet 0/0/0 Building configuration... Current configuration : 71 bytes ! interface gigabitEthernet0/0/0 no ip address negotiation auto end Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)# interface gigabitEthernet 0/0/0
この例では、show platform software interface summary および show interfaces summary コマンドを使用して、すべてのインターフフェイスを表示します。
Router# show platform software interface summary Interface IHQ IQD OHQ OQD RXBS RXPS TXBS TXPS TRTL ----------------------------------------------------------------------------- * GigabitEthernet0/0/0 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/1 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/2 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/3 0 0 0 0 0 0 0 0 0 * GigabitEthernet0 0 0 0 0 0 0 0 0 0
Router# show interfaces summary *: interface is up IHQ: pkts in input hold queue IQD: pkts dropped from input queue OHQ: pkts in output hold queue OQD: pkts dropped from output queue RXBS: rx rate (bits/sec) RXPS: rx rate (pkts/sec) TXBS: tx rate (bits/sec) TXPS: tx rate (pkts/sec) TRTL: throttle count Interface IHQ IQD OHQ OQD RXBS RXPS TXBS TXPS TRTL ------------------------------------------------------------------------------------------ * GigabitEthernet0/0/0 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/1 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/2 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/3 0 0 0 0 0 0 0 0 0 * GigabitEthernet 0 0 0 0 0 0 0 0 0
次に、show ip interface brief コマンドを使用して、インターフェイスの IP 情報とステータスの要約(仮想インターフェイス バンドル情報を含む)を表示する例を示します。
Router# show ip interface brief Interface IP-Address OK? Method Status Protocol GigabitEthernet0/0/0 10.0.0.1 YES manual down down GigabitEthernet0/0/1 unassigned YES NVRAM administratively down down GigabitEthernet0/0/2 10.10.10.1 YES NVRAM up up GigabitEthernet0/0/3 8.8.8.1 YES NVRAM up up GigabitEthernet0 172.18.42.33 YES NVRAM up up
目次
この章では、スロットとサブスロットについて説明します。 スロットはルータのシャーシ スロット番号を示し、サブスロットはサービス モジュールが装着されているスロットを示します。
スロットおよびサブスロットの詳細については、『Hardware Installation Guide for the Cisco 4000 Series Integrated Services Routers』の「About Slots and Interfaces」の項を参照してください。
この章で説明する内容は、次のとおりです。
ここでは、ギガビット インターフェイスを設定する方法について説明し、ルータ インターフェイスの設定例も示します。
1. enable
2. configure terminal
3. interface GigabitEthernet slot/subslot/port
4. ip address ip-address mask [secondary] dhcp pool
5. negotiation auto
6. end
次に、interface gigabitEthernet コマンドを使用してインターフェイスを追加し、IP アドレスを設定する例を示します。 0/0/0 はスロット/サブスロット/ポートです。 ポートには 0 ~ 3 の番号が付いています。
Router# show running-config interface gigabitEthernet 0/0/0 Building configuration... Current configuration : 71 bytes ! interface gigabitEthernet0/0/0 no ip address negotiation auto end Router# configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router(config)# interface gigabitEthernet 0/0/0
この例では、show platform software interface summary および show interfaces summary コマンドを使用して、すべてのインターフフェイスを表示します。
Router# show platform software interface summary Interface IHQ IQD OHQ OQD RXBS RXPS TXBS TXPS TRTL ----------------------------------------------------------------------------- * GigabitEthernet0/0/0 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/1 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/2 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/3 0 0 0 0 0 0 0 0 0 * GigabitEthernet0 0 0 0 0 0 0 0 0 0
Router# show interfaces summary *: interface is up IHQ: pkts in input hold queue IQD: pkts dropped from input queue OHQ: pkts in output hold queue OQD: pkts dropped from output queue RXBS: rx rate (bits/sec) RXPS: rx rate (pkts/sec) TXBS: tx rate (bits/sec) TXPS: tx rate (pkts/sec) TRTL: throttle count Interface IHQ IQD OHQ OQD RXBS RXPS TXBS TXPS TRTL ------------------------------------------------------------------------------------------ * GigabitEthernet0/0/0 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/1 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/2 0 0 0 0 0 0 0 0 0 * GigabitEthernet0/0/3 0 0 0 0 0 0 0 0 0 * GigabitEthernet 0 0 0 0 0 0 0 0 0
次に、show ip interface brief コマンドを使用して、インターフェイスの IP 情報とステータスの要約(仮想インターフェイス バンドル情報を含む)を表示する例を示します。
Router# show ip interface brief Interface IP-Address OK? Method Status Protocol GigabitEthernet0/0/0 10.0.0.1 YES manual down down GigabitEthernet0/0/1 unassigned YES NVRAM administratively down down GigabitEthernet0/0/2 10.10.10.1 YES NVRAM up up GigabitEthernet0/0/3 8.8.8.1 YES NVRAM up up GigabitEthernet0 172.18.42.33 YES NVRAM up up