cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1304
Views
0
Helpful
3
Replies

EHWIC-1GE-SFP-CU

mohamedjasren
Level 1
Level 1

hi all, 

need your advice. can this card (EHWIC-1GE-SFP-CU) work as normal port in router. plan to do a routing like EIGRP, OSPF, or others. when go through the data sheet said it true routed port. can someone confirm this for me.

thanks!

3 Replies 3

campbech1
Level 1
Level 1

By normal you mean putting an IP address directly on the port? Then yes, it will in an ISR G2 router.

I'm using several of the SM-2GE-SFP-CU cards without any issues.

Thanks campbech1 for reply. Can the card do support EIGRP, OSPF, or other same like real port come with router?

Yes it can support anything the router is licensed for.

For instance, here is the configuration from on of my routers:

interface Port-channel2
 no ip address
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip flow ingress
 logging event subif-link-status
 hold-queue 150 in
!
interface Port-channel2.102
 description PCI
 encapsulation dot1Q 102
 ip address 10.138.x.x255.255.255.252
 ip access-group pci_inbound in
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip flow ingress
!
interface Port-channel2.104
 description Port-channel to 3850 Switch Data VLAN
 encapsulation dot1Q 104
 ip address 10.138.x.x 255.255.255.0
 ip helper-address 10.200.23.10
 ip helper-address 10.134.0.12
 ip helper-address 10.134.0.13
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip flow ingress
!
interface Port-channel2.105
 description Port-channel to 3850 Switch Voice VLAN
 encapsulation dot1Q 105
 ip address 10.138.x.x 255.255.255.0
 ip helper-address 10.134.0.12
 ip helper-address 10.134.0.13
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip flow ingress
!
interface GigabitEthernet2/0
 description Link to xxxx gi1/1/3
 no ip address
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 media-type sfp
 channel-group 2
!
interface GigabitEthernet2/1
 description Link to xxxx gi1/1/4
 no ip address
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 media-type sfp
 channel-group 2

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