cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
625
Views
2
Helpful
5
Replies

Assign each physical port a unique static IP for CBS250-16T-2G

SithLordVader
Level 1
Level 1

Is is possible to assign each physical port of a CBS250-16T-2G a unique static IP?

1 Accepted Solution

Accepted Solutions

pieterh
VIP
VIP

using the GUI, change to L3 mode first

Click VLAN Management > Interface Settings.
Step 2 Select an interface type (Port or LAG), and click Go. Ports or LAGs and their VLAN parameters are displayed.
Step 3 To configure a Port or LAG, select it and click Edit.
Step 4 Enter the values for the following fields:
Interface Select a Port/LAG.
Switchport Mode Select either Layer 2 or Layer 3.

then assign ip-address
Step 1 Click IPv4 Configuration > IPv4 Interface.
Enter the following fields:
• IPv4 Routing—Check the Enable box to enable IPv4 routing (enabled by default).
Step 2 Click Apply. The parameter is saved to the Running Configuration file.

View solution in original post

5 Replies 5

pieterh
VIP
VIP

 

what do you intend to achieve with this ? 

but yes it can 
Cisco Business switches 250 Series CLI Guide - VLAN Commands [Cisco Business 250 Series Smart Switches] - Cisco

switchport

Use the switchport Interface Configuration mode command to put an interface that is in Layer 3 mode into Layer 2 mode. Use the no form of this command to put an interface in Layer 3 mode.

in Layer 3 mode you can assign an IP-address to the interface

each port is wired to an instrument for a specific test site and we need to be able to switch out instruments for calibration without changing the test site. I was trying to achieve this through the web interface to no avail so I will have to read up on the switchport commands to get this working. thanks for the response!

pieterh
VIP
VIP

using the GUI, change to L3 mode first

Click VLAN Management > Interface Settings.
Step 2 Select an interface type (Port or LAG), and click Go. Ports or LAGs and their VLAN parameters are displayed.
Step 3 To configure a Port or LAG, select it and click Edit.
Step 4 Enter the values for the following fields:
Interface Select a Port/LAG.
Switchport Mode Select either Layer 2 or Layer 3.

then assign ip-address
Step 1 Click IPv4 Configuration > IPv4 Interface.
Enter the following fields:
• IPv4 Routing—Check the Enable box to enable IPv4 routing (enabled by default).
Step 2 Click Apply. The parameter is saved to the Running Configuration file.

SithLordVader
Level 1
Level 1

awesome, this is perfect, thanks so much for your help!

You are welcome,

thank you for marking my post as helpful/answer