Netgear GSM7248v1 GSM7224 Administration manual - Page 56

VLAN Routing OSPF Configuration, CLI Example

Page 56 highlights

NETGEAR 7000 Series Managed Switch Administration Guide Version 6.0 VLAN Routing OSPF Configuration For larger networks Open Shortest Path First (OSPF) is generally used in preference to RIP. OSPF offers several benefits to the administrator of a large and/or complex network: • Less network traffic: - Routing table updates are sent only when a change has occurred - Only the part of the table which has changed is sent - Updates are sent to a multicast, not a broadcast, address • Hierarchical management, allowing the network to be subdivided The top level of the hierarchy of an OSPF network is known as an autonomous system (AS) or routing domain, and is a collection of networks with a common administration and routing strategy. The AS is divided into areas: intra-area routing is used when a source and destination address are in the same area, and inter-area routing across an OSPF backbone is used when they are not. An inter-area router communicates with border routers in each of the areas to which it provides connectivity. The 7000 Series Managed Switch operating as a router and running OSPF will determine the best route using the assigned cost and the type of the OSPF route. The order for choosing a route if more than one type of route exists is as follows: - Intra-area - Inter-area - External type 1: the route is external to the AS - External Type 2: the route was learned from other protocols such as RIP CLI Example This example adds support for OSPF to the configuration created in the base VLAN routing example. The script shows the commands you would use to configure the 7000 Series Managed Switch as an inter-area router. Refer to Figure 7-2. 7-10 v1.0, Jan 2007 IP Routing Services

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148

NETGEAR 7000
Series Managed Switch Administration Guide Version 6.0
7-10
IP Routing Services
v1.0, Jan 2007
VLAN Routing OSPF Configuration
For larger networks Open Shortest Path First (OSPF) is generally used in preference to RIP. OSPF
offers several benefits to the administrator of a large and/or complex network:
Less network traffic:
Routing table updates are sent only when a change has occurred
Only the part of the table which has changed is sent
Updates are sent to a multicast, not a broadcast, address
Hierarchical management, allowing the network to be subdivided
The top level of the hierarchy of an OSPF network is known as an autonomous system (AS) or
routing domain, and is a collection of networks with a common administration and routing
strategy. The AS is divided into areas: intra-area routing is used when a source and destination
address are in the same area, and inter-area routing across an OSPF backbone is used when they
are not. An inter-area router communicates with border routers in each of the areas to which it
provides connectivity.
The 7000 Series Managed Switch operating as a router and running OSPF will determine the best
route using the assigned cost and the type of the OSPF route. The order for choosing a route if
more than one type of route exists is as follows:
Intra-area
Inter-area
External type 1: the route is external to the AS
External Type 2: the route was learned from other protocols such as RIP
CLI Example
This example adds support for OSPF to the configuration created in the base VLAN routing
example. The script shows the commands you would use to configure the 7000 Series Managed
Switch as an inter-area router. Refer to
Figure 7-2
.