cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
984
Views
0
Helpful
8
Replies

netio[314]: %L2-PIRD-4-INV_PKT_FIELD : Invalid packet field: Next hop AND protocol dmac/smac set in packet length 112

jcobian925
Level 1
Level 1

Im currently having this issue with IOS XRV

Im trying to create a bridge domain

l2vpn
bridge group 1
bridge-domain VLAN101
interface GigabitEthernet0/0/0/1.101
!
routed interface BVI101
!
!
!

but I cant establish isis adjacency

netio[314]: %L2-PIRD-4-INV_PKT_FIELD : Invalid packet field: Next hop AND protocol dmac/smac set in packet length 112

8 Replies 8

Adam Vitkovsky
Level 3
Level 3

My understanding is that anything related to l2vpn is working only in control plane so no data including ISIS IIHs won’t be transported across the bridge-domain.

 

adam

adam

Aleksandar Vidakovic
Cisco Employee
Cisco Employee

The error message is specific to XRv. Look up CSCuj54585 and CSCuh05191.

You can use now XRv9000 (Sunstone) instead of XRv. It's a much more advanced platform. On top of the control plane services it also provides data-plane. You can find more info at http://wwwin.cisco.com/c/cec/organizations/development/org/sp/sp-routing/ios-xrv-series.html.

Regards,

/Aleksandar

Aleksandar Vidakovic Thank you for the Reply,

I have been trying this for too long :( finally got the time to get back at it.

wondering if you can provide the link again it looks like the one provided does not go anywhere.

I downloaded a version from the following link but still got the same error.

https://upload.cisco.com/cgi-bin/swc/fileexg/main.cgi?CONTYPES=Cisco-IOS-XRv

using XRV 9000 Version 6.1.2

L2-PIRD-4-INV_PKT_FIELD : Invalid packet field: Next hop AND protocol dmac/smac set in packet length 112

thank you for the response.

Apologies, I have accidentally shared the internal URL. If you search for "XRv9000 cisco.com" you will find many useful references. Here are some:

General info:

http://www.cisco.com/c/en/us/products/collateral/routers/asr-9000-series-aggregation-services-routers/datasheet-c78-734034.html

Installation and configuration guide:

http://www.cisco.com/c/en/us/td/docs/routers/virtual-routers/configuration/guide/b-xrv9k-cg.html

Download the 6.1.2 XR release packagefor XRv9000:

https://software.cisco.com/download/release.html?i=!y&mdfid=285013070&softwareid=280805694&release=6.1.2&os=

Corresponding Release Notes:

http://www.cisco.com/c/en/us/td/docs/routers/virtual-routers/xrv9k-61x/general/release/notes/b-release-notes-xrv9k-612.html

Hope this helps,

Aleksandar

Aleksandar,

Thank you very much. you have been a tremendous help.

I was wondering if you have any input regarding the following post

https://supportforums.cisco.com/discussion/12481806/ios-xrv-and-hsrp-supported

I have this similar issue now..

thank you for your help..

XRv is a control-plane-only platform, without data-plane. As a consequence XRv cannot support L2 features like HSRP. This is why I have suggested XRv9000 instead. XRv9000 comprises a control-plane and data-plane component.

/Aleksandar

Aleksandar,

Thank you very much for your time and reply.

Indeed I'm using version XRV9000  6.1.2. more specific Cisco IOS XRV 9000 software, NonVRR profile.

this is part of the config. 

router hsrp
interface GigabitEthernet0/0/0/3
address-family ipv4
hsrp 1
preempt
priority 150
address 164.92.1.10
!

also I try to configure an BVI interface and im getting the following error

interface BVI10
ipv4 address 164.92.1.104 255.255.255.0

ipv4_io[391]: %IP-IP_EA-3-PLATFORM_UPDATE_BULK : Platform update failed for 1 interface: FIB_FEATURE_IF_TYPE_IPV4_ALL_INTF_INFO - Bad address

thank you again for you time and effort.

I'm glad to see that you have switched successfully from XRv to XRv9000.

L2VPN services are on the roadmap for the XRv9000, but they are not available yet in any shipping release. Please work with your account team to confirm when will the specific features you require be available.

/Aleksandar