– 1153 –
C
HAPTER
47
| IP Routing Commands
Open Shortest Path First (OSPFv2)
C
OMMAND
M
ODE
Router Configuration
D
EFAULT
S
ETTING
Disabled
C
OMMAND
U
SAGE
◆
An area ID uniquely defines an OSPF broadcast area. The area ID
0.0.0.0 indicates the OSPF backbone for an autonomous system. Each
router must be connected to the backbone via a direct connection or a
virtual link.
◆
Set the area ID to the same value for all routers on a network segment
using the network mask to add one or more interfaces to an area.
◆
If an address range is overlapped in subsequent network area
commands, the router will use the network area with the address range
that most closely matches the interface address. Also, note that if a
more specific address range is removed from an area, the interface
belonging to that range may still remain active if a less specific address
range covering that area has been specified.
E
XAMPLE
This example creates the backbone 0.0.0.0 covering class B addresses
10.1.x.x, and a normal transit area 10.2.9.0 covering the class C addresses
10.2.9.x.
Console(config-router)#network 10.1.0.0 255.255.0.0 area 0.0.0.0
Console(config-router)#network 10.2.9.0 255.255.255.0 area 10.1.0.0
Console(config-router)#
ip ospf
authentication
This command specifies the authentication type used for an interface.
Enter this command without any optional parameters to specify plain text
(or simple password) authentication. Use the
no
form to restore the
default of no authentication.
S
YNTAX
ip ospf
[
ip-address
]
authentication
[
message-digest
|
null
]
no ip ospf
[
ip-address
]
authentication
ip-address
- IP address of the interface. Enter this parameter to
specify a unique authentication type for a primary or secondary IP
address associated with the current VLAN. If not specified, the
command applies to all networks connected to the current interface.
message-digest
- Specifies message-digest (MD5) authentication.
null
- Indicates that no authentication is used.
Содержание LGB6026A
Страница 6: ...ABOUT THIS GUIDE 4...
Страница 40: ...38 CONTENTS...
Страница 60: ...58 SECTION I Getting Started...
Страница 86: ...84 SECTION II Web Configuration Unicast Routing on page 517 Multicast Routing on page 575...
Страница 162: ...160 CHAPTER 5 Interface Configuration VLAN Trunking...
Страница 196: ...194 CHAPTER 6 VLAN Configuration Configuring MAC based VLANs...
Страница 204: ...CHAPTER 7 Address Table Settings Clearing the Dynamic Address Table 202...
Страница 238: ...CHAPTER 11 Class of Service Layer 2 Queue Settings 236...
Страница 254: ...252 CHAPTER 12 Quality of Service Attaching a Policy Map to a Port...
Страница 448: ...446 CHAPTER 16 Multicast Filtering Multicast VLAN Registration...
Страница 470: ...468 CHAPTER 17 IP Configuration Setting the Switch s IP Address IP Version 6...
Страница 576: ...574 CHAPTER 21 Unicast Routing Configuring the Open Shortest Path First Protocol Version 2...
Страница 606: ...604 CHAPTER 22 Multicast Routing Configuring PIMv6 for IPv6...
Страница 620: ...618 CHAPTER 23 Using the Command Line Interface CLI Command Groups...
Страница 672: ...670 CHAPTER 25 System Management Commands Time Range...
Страница 692: ...690 CHAPTER 26 SNMP Commands...
Страница 700: ...698 CHAPTER 27 Remote Monitoring Commands...
Страница 854: ...CHAPTER 34 Port Mirroring Commands Local Port Mirroring Commands 852...
Страница 862: ...860 CHAPTER 36 Address Table Commands...
Страница 958: ...956 CHAPTER 40 Quality of Service Commands...
Страница 1034: ...1032 CHAPTER 42 LLDP Commands...
Страница 1044: ...1042 CHAPTER 43 Domain Name Service Commands...
Страница 1062: ...1060 CHAPTER 44 DHCP Commands DHCP Server...
Страница 1206: ...CHAPTER 47 IP Routing Commands Open Shortest Path First OSPFv3 1204...
Страница 1250: ...1248 SECTION IV Appendices...
Страница 1256: ...1254 APPENDIX A Software Specifications Management Information Bases...
Страница 1278: ...1276 COMMAND LIST...