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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 622
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 347
316 Network OS NETCONF Operations Guide
53-1003231-02
Virtual Fabric configuration with NETCONF overview
23
</interface-vlan>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="1104" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
<?xml version="1.0" encoding="UTF-8"?>
<rpc message-id="1105" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<edit-config>
<target>
<running/>
</target>
<config>
<interface-vlan xmlns="urn:brocade.com:mgmt:brocade-interface">
<interface>
<vlan>
<name>5000</name>
<private-vlan>
<association>
<sec-assoc-add>7000</sec-assoc-add>
</association>
</private-vlan>
</vlan>
</interface>
</interface-vlan>
</config>
</edit-config>
</rpc>
<rpc-reply message-id="1105" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<ok/>
</rpc-reply>
Configuring physical interfaces
The physical interfaces can be configured in the following five types:
Switchport-private-vlan-host mapped to isolated or community VLANs associated on the
access port.
Switchport-private-vlan-trunk-host mapped to isolated or community VLANs associated on the
trunk port.
Switchport-private-vlan-promiscuous mapped to primary VLANs associated on the access port.
Switchport-private-vlan-trunk-promiscuous mapped to primary VLANs associated on the trunk
port.
Switchport-private-vlan-trunk mapped to primary, isolated, community, or standard VLANs
associated on the trunk port.
The following task is one possible example of configuring the physical interface. For additional
examples, refer to “Configuring a trunk Virtual Fabric with a range of C-TAGs” on page 319,
“Configuring native Virtual Fabric on interfaces on page 322, and “Configuring access Virtual
Fabric on interfaces” on page 324.
Przeglądanie stron 347
1 2 ... 343 344 345 346 347 348 349 350 351 352 353 ... 621 622

Komentarze do niniejszej Instrukcji

Brak uwag