
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm new to the 1560 series Adtrans and still learning so please be patient with my question. When I used to program my 1550 Adtrans I used to use the command powerline never, however that isn't a thing on the 1560 switches. I read the command reference guide and it talks about show green-ethernet and it looks like it might be something similar. If I wanted the power to always be on and it never to be on based on discovery, how best would I do this command? Is the default always to now power saving? Any direction would be greatly appreciated.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
Out of the box it does not go into any sort of port power save mode. The only time it would is if you turned on the Green Ethernet settings. Green Ethernet aka Port Power Saving, is turned on port by port. If you have accidentally enabled it you can use the following commands to turn it off on the interface:
interface GigabitEthernet 1/1
no green-ethernet eee
no green-ethernet eee urgent-queue
no green-ethernet energy-detect
no green-ethernet short-reach
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: Show Green-ethernet Configuration
Sandy, thanks for posting. Are you trying to disable Poe on the port?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Accept as Solution
- Report Inappropriate Content
Re: Show Green-ethernet Configuration
No. I want to make sure the port does not go into power save mode. I want the port to always be active.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Not the Solution
- Report Inappropriate Content
Out of the box it does not go into any sort of port power save mode. The only time it would is if you turned on the Green Ethernet settings. Green Ethernet aka Port Power Saving, is turned on port by port. If you have accidentally enabled it you can use the following commands to turn it off on the interface:
interface GigabitEthernet 1/1
no green-ethernet eee
no green-ethernet eee urgent-queue
no green-ethernet energy-detect
no green-ethernet short-reach