cancel
Showing results for 
Search instead for 
Did you mean: 

ERS 3524 Configure port with ip (routed interface)

ERS 3524 Configure port with ip (routed interface)

known1
New Contributor

We are installing a uCPE at one of our locations, and we are tasked with configuring a port with a specific IP for the uCPU to connect. I assumed that the ERS is a layer 3 switch. You can do this on cisco switched using the no switchport command. Is this possible on the ERS switches?

 

Essentially the uCPE will be (x.x.x.1 and the port on the ers would be x.x.x.2)


 

4 REPLIES 4

known1
New Contributor

Good to know, thanks for your help!

Miguel-Angel_RO
Valued Contributor II

This is not available on ERS (IP on interface), I know it is available on VSP and called brouter.

Mig

known1
New Contributor

I suppose I was trying to do it outside of the vlan. Like I said on cisco switch this would be referred to as a  L3 “routed interface”.

 

The no switchport command puts the interface in L3 mode (known as "routed port") and makes it operate more like a router interface rather than a switch port. The ip address command assigns an IP address and network mask to the interface. Routed ports can be configured with a Layer 3 routing protocol.

However, restrictions apply:

  • It does not support VLAN subinterfaces.
  • It does not support Layer 2 protocols, such as DTP and STP.
  • It is supported only on switches running the IP base or IP services image.”

Miguel-Angel_RO
Valued Contributor II

Hi,

It is not clear what you ask.

With the ERS you can always add an IP interface to a VLAN.

Ensure the ip forwarding is enabled:

cf1c027dda934fa986780189d926e953_7750fa3a-8e2c-4a85-b14c-f6acdc67152f.png

 

Mig

GTM-P2G8KFN