InterviewSolution
| 1. |
How Do I Enable/disable Logging Link Status Per Port Basis On A Nexus 7000 Series Switch? |
|
Answer» All interface link status (up/down) messages are logged by default. Link status events can be configured globally or per interface. The interface COMMAND enables link status logging messages for a specific interface. For example: N7k(config)#interface ETHERNET x/x All interface link status (up/down) messages are logged by default. Link status events can be configured globally or per interface. The interface command enables link status logging messages for a specific interface. For example: N7k(config)#interface ethernet x/x |
|