[Cisco] element index

All elements
a c d e p s t _
_
top
__construct
Class Constructor
a
top
availableVlans
List VLANs available through STP
c
top
Cisco
Cisco in Cisco.php
Cisco
Cisco.php
Cisco.php in Cisco.php
close
Cisco::close() in Cisco.php
Close an active connection
connect
Cisco::connect() in Cisco.php
Establish a connection to the device
d
top
disable
Cisco::disable() in Cisco.php
Disable (exit privileged user mode if enabled)
e
top
enable
Cisco::enable() in Cisco.php
Enable (enter privileged user mode)
p
top
ping
Cisco::ping() in Cisco.php
Ping (execute an IOS "ping $host" command)
s
top
showArp
Cisco::showArp() in Cisco.php
Show ARP (execute an IOS "show arp" command)
showInterface
Show Interface (execute an IOS "show int $int" command)
showInterfacesStatus
Show Interfaces Status (execute an IOS "show int status" command)
showIpv6Neighbors
Show IPv6 Neighbor Table (execute an IOS "show ipv6 neighbors" command)
showIpv6Routers
Show IPv6 Routers (execute an IOS "show ipv6 routers" command)
showLogging
Show Logging (execute an IOS "show log" command)
showMacAddressTable
Show MAC address-table (execute an IOS "show mac address-table" command)
t
top
traceroute
Cisco::traceroute() in Cisco.php
Traceroute (execute an IOS "traceroute $host" command)
trunkInterfaces
List Trunk Interfaces
a c d e p s t _