Avaya Configuring IP, ARP, RARP, RIP, and OSPF Services Instrukcja Użytkownika Strona 53

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 390
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 52
Starting IP Services
308627-14.20 Rev 00
2-3
Step 2: Configuring an IP Interface
To configure an IP interface on a physical interface, go to the prompt for the
physical interface and enter:
ip address
<
address>
mask
<mask>
address
and
mask
are a valid IP address and its associated mask, expressed in
dotted-decimal notation. (You can also enter the mask value as a decimal integer
that represents the number of mask bits that make up the network portion of the IP
address. For example, 8 equals the mask value 255.0.0.0.)
For example, the following command configures IP interface 2.2.2.2/255.0.0.0 on
an Ethernet physical interface on slot 2, connector 2:
ethernet/2/2#
ip address 2.2.2.2 mask 255.0.0.0
ip/2.2.2.2/255.0.0.0#
An IP interface is now configured on the Ethernet interface with default values for
all interface parameters. When you configure an IP interface, the BCC also
configures IP globally on the router with default values for all IP global
parameters.
You customize IP by modifying IP global and interface parameters as described in
Chapter 3, Configuring and Customizing IP.
Starting RIP
You start RIP on the router by adding RIP to an existing IP interface.
To start RIP, go to an IP interface prompt and enter:
rip
For example, the following command adds RIP to IP interface 2.2.2.2/255.0.0.0:
ip/2.2.2.2/255.0.0.0#
rip
rip/2.2.2.2#
RIP is now running on the router and on the interface with default values for all
parameters. You customize RIP by modifying RIP parameters as described in
Chapter 5, Customizing RIP Services.
Przeglądanie stron 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 389 390

Komentarze do niniejszej Instrukcji

Brak uwag