Modifier and Type | Class and Description |
---|---|
static class |
BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus
dot1qTpFdbStatus OBJECT-TYPE SYNTAX INTEGER { other(1), invalid(2),
learned(3), self(4), mgmt(5) } MAX-ACCESS read-only STATUS current
DESCRIPTION "The status of this entry.
|
Constructor and Description |
---|
BridgeForwardingTableEntry() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getAddress, getAddress, getAddress, getAddress, getAddress, getAddress, getAddress, getAddress, getCloudIconKey, getDefaultEdgeId, getDefaultEdgeId, getDefaultIconKey, getEdgeId, getEdgeId, getEdgeId, getEdgeId, getEdgeId, getIconKey, getId, getId, getId, getId, getIsManaged, getMacsCloudId, getMacsCloudIpTextString, getMacsIpLabel, getMacsIpTextString, getNodeStatus, getNodeTextString, getPortId, getPortTextString, getPortTextString, getPortTextString, getRemoteAddress, getRemoteAddress, getRemoteAddress, getSharedSegmentId, getSharedSegmentId, getSharedSegmentLabel, getSharedSegmentTextString, getSharedSegmentTextString
public static String printTopology(Set<BridgeForwardingTableEntry> bft)
public static List<BridgeMacLink> create(BridgePortWithMacs bft, BridgeMacLink.BridgeMacLinkType type)
public static List<BridgeMacLink> create(BridgePort bp, Set<String> macs, BridgeMacLink.BridgeMacLinkType type)
public static BridgeMacLink create(BridgePort bp, String macAddress, BridgeMacLink.BridgeMacLinkType type)
public static List<BridgeBridgeLink> create(BridgePort designatedPort, Set<BridgePort> ports)
public static Set<BridgeForwardingTableEntry> get(BridgePortWithMacs bft)
public Integer getNodeId()
public void setNodeId(Integer node)
public Integer getBridgePort()
public void setBridgePort(Integer bridgePort)
public Integer getBridgePortIfIndex()
public void setBridgePortIfIndex(Integer bridgePortIfIndex)
public String getMacAddress()
public void setMacAddress(String macAddress)
public Integer getVlan()
public void setVlan(Integer vlan)
public BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus getBridgeDot1qTpFdbStatus()
public void setBridgeDot1qTpFdbStatus(BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus status)
public String printTopology()
printTopology
in interface Topology
Copyright © 2021. All rights reserved.