To administratively disable (shut down) or enable a port, first go into edit interfaces mode, then:
To disable:
set interfaces <interface> disable
To enable:
delete interfaces <interface> disable
To look up MAC addresses on a Juniper switch (running JunOS), log on to the CLI, then type:
show ethernet-switching table brief
You can narrow down the search as well:
show ethernet-switching table brief | match 00:11:22:33:44:55
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |