HP X Unified Security Platform Series Podręcznik Użytkownika Strona 59

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 142
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 58
configure
X Family CLI Reference V 2.5.1 51
turn auto
negotiation on
for a Ethernet
port
Use configure terminal interface ethernet negotiate to enable auto negotiation for a particular
Ethernet port. In this example, auto negotiation is enabled on port 8, slot 2. The port is then restarted.
hostname# conf t int eth 8 2 negotiate
hostname# conf t int eth 8 2 no shutdown
deactivate a
Ethernet port
Use configure terminal interface ethernet shutdown to deactivate a Ethernet port. In this example,
port 8, slot 2 is deactivated.
hostname# conf t int eth 8 2 shutdown
reactivate a
Ethernet port
Use configure terminal interface ethernet no shutdown to reactivate a Ethernet port. In this
example, port 8, slot 2 is reactivated.
hostname# conf t int eth 8 2 no shutdown
settings
configures the interface to enable/disable MDI-detect when auto-negotiation is off and to set
the polling interval for Ethernet port status changes.
detect-mdi [enable|disable]
sets the detect option for MDI as enabled or disabled.
mdi-mode [mdi | mdix]
indicates whether the connection is MDI or MDI-X.
poll-interval value
sets the polling interval for Ethernet port status changes. The value is in
milliseconds.
virtual
configures a virtual interface.
add id < external | gre | internal >
adds a virtual interface of the type you specify.
external id
configures the external interface.
bridge-mode < enable | disable >
enables or disables bridge mode. (If bridge mode is enabled, proxy ARP mode
is disabled; if bridge mode is disabled, proxy ARP mode is enabled.)
connect
permits a PPPoE/PPTP/L2TP interface to be connected.
disconnect
permits a PPPoE/PPTP/L2TP interface to be disconnected.
Przeglądanie stron 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 141 142

Komentarze do niniejszej Instrukcji

Brak uwag