Canoga-perkins CanogaOS Configuration Guide Bedienungsanleitung Seite 128

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 350
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 127
CanogaOS Configuration Guide
Proprietary & Confidential Canoga Perkins Metro Ethernet Switches Page 128 of 350
17.7.2 Configurations
R1
DUT# configure terminal Enter the Configure mode.
DUT(config)# router ospf 100 Configure the Routing process and specify the Process
ID (100). The Process ID should be a unque positive
integer identifying the routing process.
DUT(config-router)# network 10.10.9.0/24 area 0
DUT(config-router)# network 10.10.10.0/24 area 0
DUT (config-router)# network 10.10.12.0/24 area 0
Define interfaces on which OSPF runs and associate the
area ID (0) with the interface (area ID 0 specifies the
backbone area).
R2
DUT(config)# interface eth-0-2 Specify the interface (eth-0-2)to be configured.
DUT(config-if)# ip ospf cost 100 Set the OSPF cost of this link to 100.
DUT(config-if)# exit Exit the Interface mode and return to Configure mode.
DUT(config)# router ospf 100 Configure the Routing process and specify the Process
ID (100). The Process ID should be a unique positive
integer identifying the routing process.
DUT(config-router)# network 10.10.10.0/24 area 0
DUT(config-router)# network 10.10.11.0/24 area 0
Define interfaces on which OSPF runs and associate the
area ID (0) with the interface.
R3
DUT(config)# interface eth-0-2 Specify the interface (eth-0-2) to be configured.
DUT(config-if)# ip ospf cost 150 Set the OSPF cost of this link to 100.
DUT(config-if)# exit Exit the Interface mode and return to Configure mode.
DUT(config)# router ospf 100 Configure the Routing process and specify the Process
ID (100). The Process ID should be a unique positive
integer identifying the routing process.
DUT(config-router)# network 10.10.12.0/24 area 0
DUT(config-router)# network 10.10.13.0/24 area 0
Define interfaces on which OSPF runs and associate the
area ID (0) with the interface.
R4
Seitenansicht 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 349 350

Kommentare zu diesen Handbüchern

Keine Kommentare