0% found this document useful (0 votes)
8 views

How to enable or disable a port on a Cisco IP switch

Uploaded by

Weimin Chen
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

How to enable or disable a port on a Cisco IP switch

Uploaded by

Weimin Chen
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

How to enable or disable a port on a Cisco IP switch

https://kb.netapp.com/on-prem/ontap/mc/MC-KBs/How_to_enable_or_disable_a_port_on_a_Cisco_IP_…
Updated: Mon, 13 Jan 2025 06:59:42 GMT

Applies to
• ONTAP 9
• MetroCluster IP
• Cisco IP switch

Description

This procedure describes how to enable or disable a port on a Cisco IP switch.

'NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations
provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations
provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or 1
techniques herein is a customers responsibility and depends on the customers ability to evaluate and integrate them into the customers operational
environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this
document.'
Procedure

Online a port:

IP_switch_A_1# configure
IP_switch_A_1(config)# interface ethernet 1/9
IP_switch_A_1(config-if)# no shut
IP_switch_A_1(config-if)# exit

Offline a port:

IP_switch_A_1# configure
IP_switch_A_1(config)# interface ethernet 1/9
IP_switch_A_1(config-if)# shut
IP_switch_A_1(config-if)# exit

Additional Information

© 2023 NetApp.No part of this document covered by copyright may be reproduced in any form or by any means—graphic, electronic, or mechanical,
including photocopying, recording, taping, or storage in an electronic retrieval system—without prior written permission of the copyright owner. For more
information, see Legal Notices. 2

You might also like