- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-31-2019 08:51 PM
Assuming we used "configure elrp-client one-shot ports all print-and-log" as described in https://extremeportal.force.com/ExtrArticleDetail?an=000090973, will that command actually disable any ports or just print/log them so that they can be resolved before enabling ELRP?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-01-2019 07:54 PM
Egress is just defining what port to shutdown when a loop is detected : is it the one that generates it, or the one that received it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-01-2019 08:23 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-01-2019 07:54 PM
Egress is just defining what port to shutdown when a loop is detected : is it the one that generates it, or the one that received it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-01-2019 01:57 PM
I enabled ELRP on egress for all ports on all VLANs using the command:
configure elrp-client periodic Desktops ports all log-and-trap disable-port egress duration 60
This was performed on our core switch and the desktop switch stack connected to it. I connected a cable between two ports on the desktop stack and both of those ports were disabled by ELRP. However, the core switch detected that loop on an attached stack and then disabled the uplink port to that stack. I thought that the "egress" method was meant to avoid that? Or is that only if we connect a device between the core switch and the desktop switch, and what we still need to do is exclude the uplink ports from ELRP?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎02-01-2019 01:36 AM
By the provided command the switch will print the logs if loop is detected.
