- ページ 14

ネットワーク・ハードウェア Cisco ASR 9000 SeriesのPDF ネットワーク設定の構成をオンラインで閲覧またはダウンロードできます。Cisco ASR 9000 Series 26 ページ。 Line card
Cisco ASR 9000 Series にも: 設定マニュアル (46 ページ), 設定マニュアル (50 ページ), マニュアル (24 ページ), 設定 (46 ページ), マニュアル (44 ページ), クイック・リファレンス・マニュアル (7 ページ)

Cisco ASR 9000 Series ネットワーク設定の構成
Implementing a Satellite nV System
Command or Action
Step 7
satellite-fabric-link satellite <id>
Example:
RP/0/RSP0/CPU0:router(config-int-nv)#
satellite-fabric-link satelite 200
Step 8
remote-ports interface type
Example:
RP/0/RSP0/CPU0:router(config-int-nv)#
remote-ports GigabitEthernet 0/0/0-30
Step 9
end
or
commit
Example:
RP/0/RSP0/CPU0:router(config)# end
or
RP/0/RSP0/CPU0:router(config)# commit
Note
For information on QoS configuration on ICLs , see Cisco ASR 9000 Series Aggregation Services Router
Modular Quality of Service Configuration Guide.
Configuring the Satellite nV Access Interfaces
The access GigabitEthernet interfaces on the satellite are represented locally in Cisco IOS XR Software
using interfaces named GigabitEthernet similar to other non-satellite GigabitEthernet interfaces. The
only difference is that the rack id used for a satellite access GigabitEthernet interface is the configured
satellite ID for that satellite.
These interfaces support all features that are normally configurable on GigabitEthernet interfaces (if
running over a physical IC Link), or Bundle-Ether interfaces (if running over a virtual IC Link).
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Configuration Guide
HC-720
Configuring the Satellite Network Virtualization (nV) System on the Cisco ASR 9000 Series Router
Purpose
Specifies that the interface is an ICPE inter-chassis link.
Configures the remote satellite ports 0 to 30.
Saves configuration changes.
When you issue the end command, the system prompts you to
commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
Entering yes saves configuration changes to the running
configuration file, exits the configuration session, and
returns the router to EXEC mode.
Entering no exits the configuration session and returns the
router to EXEC mode without committing the
configuration changes.
Entering cancel leaves the router in the current
configuration session without exiting or committing the
configuration changes.
Use the commit command to save the configuration changes to
the running configuration file and remain within the
configuration session.
OL-26061-03