Brocade Network OS NETCONF Operations Guide v4.1.1 Uživatelský manuál Strana 534

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 622
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 533
502 Network OS NETCONF Operations Guide
53-1003231-02
Configuring RSPAN
32
The following example configures an RSPAN session. It designates 1/0/11 as the source port and
VLAN 1010 as the destination.
<rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="1">
<edit-config>
<target>
<running></running>
</target>
<config>
<monitor xmlns="urn:brocade.com:mgmt:brocade-span">
<session>
<session-number>1</session-number>
<span-command>
<source>source</source>
<src-tengigabitethernet>tengigabitethernet
</src-tengigabitethernet>
<src-tengigabitethernet-val>1/0/11
</src-tengigabitethernet-val>
<destination>destination</destination>
<dest-tengigabitethernet>rspan-vlan</dest-tengigabitethernet>
<dest-vlan-val>1010</dest-vlan-val>
<direction>both</direction>
</span-command>
</session>
</monitor>
</config>
</edit-config>
</rpc>
Zobrazit stránku 533
1 2 ... 529 530 531 532 533 534 535 536 537 538 539 ... 621 622

Komentáře k této Příručce

Žádné komentáře