Canoga-perkins 9175 Configuration Guide Instrukcja Użytkownika Strona 104

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 280
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 103
CanogaOS Configuration Guide
17-5
Figure 17-3: OSPF Area
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 unique positive
integer identifying the routing process.
DUT(config-router)# network 10.10.10.0/24 area 0 Define the interface (10.10.10.0/24) on which OSPF
runs and associate the area ID (0) with the interface
(area ID 0 specifies the backbone area).
DUT(config-router)# area 0 authentication (Optional) Allow password-based protection against
unauthorized access to the identified area. The identifier
can be either a decimal value or an IP address.
DUT(config-router)# area 0 authentication
message-digest
(Optional) Enable MD5 authentication on the area.
DUT(config-router)# area 0 range 10.10.10.0/24 (Optional) Specify an address range for which a single
route is advertised. Use this command only with area
border routers.
DUT(config-router)# end Return to Exec mode.
DUT(config-router)# show ip ospf 100
DUT(config-router)# show ip ospf 100 database
Display information about the OSPF routing process in
general or for a specific process ID to verify
configuration.
Display lists of information related to the OSPF database
for a specific router.
R2
Przeglądanie stron 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 279 280

Komentarze do niniejszej Instrukcji

Brak uwag