cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
304
Views
0
Helpful
1
Replies

how do i configure subinterfaces in NME-16ES-1G module

nagesh_kn
Level 1
Level 1

how do i configure subinterfaces in NME-16ES-1G module, as i need to have dot1q encapsulation configured on the subinterfaces.

I am not able to configure subinterfaces on the fastethernet interface.

Kindly let me know how can i do it.

Thanks

1 Reply 1

Amit Singh
Cisco Employee
Cisco Employee

Nagesh,

You cannot configure sub-interfaces on the etherswitch module. Its not supported. I have tested this in the lab and like I suspected you are not able to create sub interfaces on the ports. You can either make them a "switchport" (layer 2) and then use the vlan interface and then associate that port with that vlan. Or to do the "no switchport" (layer 3) interface that you can assign an ip address to it. I get the invalid marker when I tried to do the int fa1/0/15.1 as an example

Switch#conf t

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#int fa1/0/15

Switch(config-if)#

Switch(config-if)#

Switch(config-if)#

Switch(config-if)#exit

Switch(config)#int fa1/0/15.1

^

% Invalid input detected at '^' marker.

Switch(config)#

HTH,Please rate if it does.

-amit singh

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card