HP 11i Manual do Utilizador Página 67

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 66
Configuring gated
Configuring the OSPF Protocol
Chapter 3 67
The following is an example of the network definition in the Router As
/etc/gated.conf file:
ospf yes
area 0.0.0.1
networks {
193.2.1.16 mask 0xfffffff0 ;
193.2.1.32 mask 0xfffffff0 ;
};
interface 193.2.1.33 {
...
};
};
...
The interface Statement
The interface statement in the OSPF protocol definition specifies the
interface to use while communicating with the specified networks. You
can specify the interface with an address (for example, 193.2.1.36), a
domain or interface name (for example, lan0 or lan1), a wild card name
(for example, lan*), or all (the order of precedence is address, name,
wild card name, all). You can specify multiple interface statements
using different clauses. If you specify a clause more than once, the
instance with the most specific interface reference is used.
You can specify the cost clause optionally to define a cost of sending a
packet on the interface. This cost is advertised as the link cost for this
interface. See “Cost” on page 79 for more information on setting interface
costs.
You can also enable or disable the interface definition. If you do not
explicitly specify disable, an interface definition is enabled by default.
OSPF supports the following types of network interfaces:
A multicast (or broadcast) network is a network that supports two or
more attached routers and allows a single message to be addressed
to a set of network nodes at the same time. An example of a multicast
network is an Ethernet LAN.
A non-broadcast multi-access (NBMA) network is a network that
supports multiple attached routers, but does not support
broadcasting of messages. An example of an NBMA network is an
X.25 PDN.
Vista de página 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 112 113

Comentários a estes Manuais

Sem comentários