Specifications

AOS-W Commands 661
Chapter 29
bssid BSSID of AM interface to start PCAP on
channel Channel to tune into to capture packets
Example
The following example starts a raw packet capture session for the AM at
10.100.100.1 and sends the frames to the target IP address 192.168.22.44 on
port 604 with pcap format .
(switch) #pcap raw-start 10.100.100.1 192.168.22.44 604 0
Explanation
ping
Syntax
ping <ipaddr>
where ipaddr is the IP address of the device to send ping (or ICMP echo)
packets.
Example
(switch)> ping 10.1.1.1
Press 'q' to abort.
Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max =
56.73/61.485/75.943 ms
(switch)>
reload
Resets the system to boot to the configuration file.
Example
(switch) #reload
Do you really want to reset the system(y/n) : y
System will now restart!
...
Restarting system.
reload-peer-sc
Example