Retrieves RPC to return MSTP details.
URI | Description |
---|---|
<base_URI>/operations/get-stp-mst-detail | Retrieves RPC to return MSTP details. |
Only POST operation is supported.
http://host:80/rest/operations/get-stp-mst-detail
<get-stp-mst-detail></get-stp-mst-detail>
<output xmlns='urn:brocade.com:mgmt:brocade-xstp-ext'> <cist> <cist-root-id>8000.01e0.5200.05bf</cist-root-id> <cist-bridge-id>8000.01e0.5200.05bf</cist-bridge-id> <cist-reg-root-id>8000.01e0.5200.05bf</cist-reg-root-id> <root-forward-delay>15</root-forward-delay> <hello-time>2</hello-time> <max-age>20</max-age> <max-hops>20</max-hops> <migrate-time>3</migrate-time> <port> <interface-type>port-channel</interface-type> <interface-name>2/0/12</interface-name> <spanningtree-enabled>false</spanningtree-enabled> <if-index>403046411</if-index> <interface-id>32768</interface-id> <if-role>disabled</if-role> <if-state>forwarding</if-state> <internal-path-cost>0</internal-path-cost> <external-path-cost>0</external-path-cost> <configured-path-cost>20000000</configured-path-cost> <designated-port-id>0</designated-port-id> <port-priority>128</port-priority> <designated-bridge-id>0000.0000.0000.0000</designated-bridge-id> <forward-transitions-count>0</forward-transitions-count> <port-hello-time>2</port-hello-time> <received-stp-type>none</received-stp-type> <transmitted-stp-type>mstp</transmitted-stp-type> <edge-port>off</edge-port> <auto-edge>no</auto-edge> <edge-delay>3</edge-delay> <admin-edge>no</admin-edge> <boundary-port>yes</boundary-port> <configured-root-guard>off</configured-root-guard> <oper-root-guard>off</oper-root-guard> <oper-bpdu-guard>off</oper-bpdu-guard> <oper-bpdu-filter>off</oper-bpdu-filter> <link-type>point-to-point</link-type> <rx-bpdu-count>0</rx-bpdu-count> <tx-bpdu-count>0</tx-bpdu-count> </port> </cist> <msti> <instance-id>1</instance-id> <msti-root-id>8001.01e0.5200.05bf</msti-root-id> <msti-bridge-id>8001.01e0.5200.05bf</msti-bridge-id> <msti-bridge-priority>32769</msti-bridge-priority> <port> <interface-type>port-channel</interface-type> <interface-name>2/0/12</interface-name> <spanningtree-enabled>false</spanningtree-enabled> <if-index>403046411</if-index> <interface-id>32768</interface-id> <if-role>disabled</if-role> <if-state>forwarding</if-state> <internal-path-cost>0</internal-path-cost> <configured-path-cost>20000000</configured-path-cost> <designated-port-id>0</designated-port-id> <port-priority>128</port-priority> <designated-bridge-id>0000.0000.0000.0000</designated-bridge-id> <forward-transitions-count>0</forward-transitions-count> <received-stp-type>none</received-stp-type> <transmitted-stp-type>mstp</transmitted-stp-type> <edge-port>off</edge-port> <auto-edge>no</auto-edge> <edge-delay>3</edge-delay> <admin-edge>no</admin-edge> <boundary-port>yes</boundary-port> <rx-bpdu-count>0</rx-bpdu-count> <tx-bpdu-count>0</tx-bpdu-count> </port> </msti> <has-more>false</has-more> </output>