Avaya Configuring IP Exterior Gateway Protocols (BGP and EGP) Instrukcja Użytkownika Strona 108

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 276
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 107
Configuring IP Exterior Gateway Protocols (BGP and EGP)
4-26
308628-15.0 Rev 00
Using the BCC
To set the BGP-4 authentication parameters, go to the BGP peer prompt (for
example,
box; ip; /jointfilesconvert/97454/bgp; peer/2.2.2.2/3.3.3.3
) and enter:
tcp-authentication <state>
state
is either
none
(default) or
md5
.
For example, the following command enables BGP-4 MD5 authentication on peer
session 2.2.2.2/3.3.3.3:
peer/2.2.2.2/3.3.3.3#
tcp-authentication md5
peer/2.2.2.2/3.3.3.3#
If you do not enable TCP authentication, the other BGP authentication parameters
are irrelevant.
After you enable MD5 authentication, you can configure the other BGP-4
authentication parameters. At the peer prompt, enter:
tcp-md5-key <key>
key
is the value assigned to the MD5 key (no default).
For example, the following command sets the BGP-4 MD5 key to corpkey:
peer/2.2.2.2/3.3.3.3#
tcp-md5-key corpkey
peer/2.2.2.2/3.3.3.3#
You also can specify whether to store the key as clear text or encrypted. At the
peer prompt, enter:
tcp-md5-key-storage <format>
format
is either
clear-text
(default) or
encrypted
.
For example, the following command sets the BGP-4 MD5 key storage format to
encrypted:
peer/2.2.2.2/3.3.3.3#
tcp-md5-key-storage encrypted
peer/2.2.2.2/3.3.3.3#
Przeglądanie stron 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 275 276

Komentarze do niniejszej Instrukcji

Brak uwag