Configure Wake-On-LAN

Use the following procedure to configure Wake-On-LAN functionality.

Note

Note

This procedure does not apply to VSP 8600 Series or XA1400 Series.

Procedure

  1. Enter GigabitEthernet Interface Configuration mode:

    enable

    configure terminal

    interface GigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}

    Note

    Note

    If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

  2. Configure Wake-On-LAN:

    eapol traffic-control <in | in-out>

Variable Definitions

The following table defines parameters for the eapol traffic-control command.

Variable

Value

in

Specifies incoming traffic is blocked when there is no authenticated device.

in-out

Specifies incoming and outgoing traffic is blocked when there is no authenticated device.

The default value is in-out.