コマンドから WLX302 のステーション(端末)の一覧を取得する

Pocket

ステーションの一覧がさ、知りたいんだよね・・・。
数とかを把握したい。
show airlink station list コマンドで出力して grep でフィルターをかけて MAC アドレスで絞り込む。

> console lines infinity
> console columns 200
> show airlink station list | grep [a-f0-9]{2}(:[a-f0-9]{2}){5}
Searching ...
  11:22:33:ba:d1:5c    1   36 300M   47   30   1449  51488 EP           0       1b AWPS           51        669 RSN WME
  11:22:33:7a:d7:3c    2   36 150M   34   15   2681  51920 EP           0       1b AWQS           41        248 RSN WME
  11:22:33:0a:db:bc    1    1 144M   27   30  35101  18256 EPSs         0       1b AP           2411       5617 RSN WME
  11:22:33:6a:d1:8c    3    1  72M   40    0  20126  53424 EPSs         0       1b P             249       2010 RSN WME
  11:22:33:2a:d8:ec    2    1   0M   37    0  40470  46256 EPSs         0       1b AP            569       4048 RSN WME
  11:22:33:4a:d2:dc    1    1  13M   23    0  43432  33584 EPSs         0        b P         5707479      97560 RSN WME
  11:22:33:1a:d0:8c    2    1 144M   29   30  21180  64800 EPSs         0       1b AP           1131       6010 RSN WME
  11:22:33:da:df:ac    3    1  72M   45    0   7349  28352 EPSs         0        b WPS           400       1865 RSN WME
  11:22:33:ca:dc:ec    1   36 150M   45    0    180   3600 EP           0       1b WQGS            1          2 RSN WME
  11:22:33:aa:db:fc    7   36 300M   39    0  47239  21088 EPs          0        b AWPSM       43873      46780 RSN WME
  11:22:33:1a:d9:ac    1   36 300M   31   45   7733  33024 EP           0       1b AWPSM        1947      14130 RSN WME
  11:22:33:3a:db:1c    2   36 243M   28    0   1533  17568 EP           0       1b AWPS           32        191 RSN WME
> no console lines infinity
> no console columns 200

References

  1. 4.21 コンソールの表示行数の設定
  2. 6.5.10 接続中の端末の一覧表示
  3. 4.20 コンソールの表示文字数の設定

投稿者紹介

Wataru Noguchi
* Bio: Software Engineer, Network and Server Engineer
* Certification:
IPA: FE, AP, Network Specialist
Cisco: CCNA R&S, CCNP R&S
LPI: LPIC Level1, Level2, LPIC-3 Specialty LPI-304 Virtualization &High Availability

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください