Full index
Package indexes
Cisco
a
c
d
e
p
s
t
_
a
top
availableVlans
Cisco::availableVlans()
in Cisco.php
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
Cisco::showInterface()
in Cisco.php
Show Interface (execute an IOS "show int $int" command)
showInterfacesStatus
Cisco::showInterfacesStatus()
in Cisco.php
Show Interfaces Status (execute an IOS "show int status" command)
showIpv6Neighbors
Cisco::showIpv6Neighbors()
in Cisco.php
Show IPv6 Neighbor Table (execute an IOS "show ipv6 neighbors" command)
showIpv6Routers
Cisco::showIpv6Routers()
in Cisco.php
Show IPv6 Routers (execute an IOS "show ipv6 routers" command)
showLogging
Cisco::showLogging()
in Cisco.php
Show Logging (execute an IOS "show log" command)
showMacAddressTable
Cisco::showMacAddressTable()
in Cisco.php
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
Cisco::trunkInterfaces()
in Cisco.php
List Trunk Interfaces
_
top
__construct
Cisco::__construct()
in Cisco.php
Class Constructor
a
c
d
e
p
s
t
_