Brocade Network OS NETCONF Operations Guide v4.1.1 Instrukcja Użytkownika Strona 271

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 622
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 270
Network OS NETCONF Operations Guide 239
53-1003231-02
Edge-loop detection troubleshooting
18
<rpc-reply message-id="803" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
NOTE
If an edge-port becomes an ISL port because the VCS ID of the remote port was changed, a port that
was already shut down by ELD must be shut down and re-enabled to be detected as an ISL port.
To re-enable all ports disabled by ELD, disable the edge-loop detection protocol, as shown in the
following example.
<rpc message-id="804" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<protocol xmlns="urn:brocade.com:mgmt:brocade-interface">
<edge-loop-detection xmlns=”urn:brocade.com:mgmt:brocade-eld”
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"
operation="delete">
</protocol>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="804" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Przeglądanie stron 270
1 2 ... 266 267 268 269 270 271 272 273 274 275 276 ... 621 622

Komentarze do niniejszej Instrukcji

Brak uwag