Smart Scripting | 29
F10MakeVlanIntNoShutdown (vlanId) Enables the specified VLAN interface.
F10MakeVlanIntShutdown (vlanId) Disables the specified VLAN interface.
F10Ping (ipAddress) Pings (via ICMP) an IP address from the switch.
F10ShowArpTbl None Returns the table of learned ARP entries.
F10ShowBGPNeighbors None Returns list of BGP neighbors.
F10ShowBGPRoute None Returns the table of BGP-learned routes.
F10ShowBGPSummary None Returns summary information on BGP sessions.
F10ShowBootVar None Returns system boot variables.
F10ShowEnvironment None Returns environment-monitoring variable values.
F10ShowIntBrief None Returns brief interface status (up/down/admin up/admin down) of
all interfaces.
F10ShowIntBriefLag None Returns brief interface status (up/down/ admin up/down) of all
port-channel interfaces.
F10ShowIntBriefMan None Returns brief interface status (up/down/ admin up/down) of all
management interfaces.
F10ShowIntBriefPhy None Returns brief interface status (up/down/ admin up/down) of all
physical interfaces.
F10ShowIntBriefVlan None Returns brief interface status (up/down/ admin up/down) of all
VLAN interfaces.
F10ShowIPRoute None Returns routing table information.
F10ShowISISNeighbors None Returns list of ISIS neighbors.
F10ShowISISRoute None Returns the table of ISIS-learned routes.
F10ShowLagIntStatus (lagId) Returns the detailed status of a specified port-channel interface.
F10ShowLagIntVlanMembers (lagId) Returns information on VLAN membership for a specified
port-channel interface.
F10ShowLog None Returns the switch log buffer.
F10ShowMacAddrTbl None Returns the table of learned MAC addresses.
F10ShowMem (lagId) Returns switch memory usage.
F10ShowOSPFNeighbors None Returns list of OSPF neighbors.
F10ShowOSPFRoute None Returns the table of OSPF-learned routes.
F10ShowPhyIntBand (stackUnitNum, portId) Returns in/out bandwidth average for a specified port.
F10ShowPhyIntStatus (stackUnitNum, portId) Returns the detailed status of a specified physical interface.
F10ShowPhyIntVlanMembers (stackUnitNum, portId) Returns information on VLAN membership for a specified
physical interface.
F10ShowProcCpu None Returns switch CPU usage and running processes.
F10ShowRun None Returns the running configuration (in memory).
F10ShowVer None Returns software version information.
F10ShowVlan None Returns the show vlan output for all VLANs.
F10ShowVlanId (vlanId) Returns the show vlan output for a specific vlan.
Table 3-4. Supported FTOS API Functions in Python Scripts (continued)