キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
666
閲覧回数
0
いいね!
0
コメント
yinliu4
Cisco Employee
Cisco Employee

はじめに

Cisco NCS 5500 シリーズルータでは、sub-interface egress ACL を設定する場合、'ACL not supported in egress direction on sub-interfaces' というメッセージが出力され、commit が失敗します。

RP/0/RP0/CPU0:ios(config-subif)#commit
LC/0/1/CPU0: pfilter_ea[235]: %PKT_INFRA-DPA_FM-3-SUBINT_ACL_EGRESS : ACL is not supported in the egress direction on sub-interfaces unless HQoS is enabled, ACL: 155
  
% Failed to commit one or more configuration items during a pseudo-atomic operation. All changes made have been reverted. Please issue 'show configuration failed [inheritance]' from this session to view the errors

RP/0/RP0/CPU0:ios(config-subif)#show configuration failed
!! SEMANTIC ERRORS: This configuration was rejected by
!! the system due to semantic errors. The individual
!! errors with each failed configuration command can be
!! found below.
  
interface TenGigE0/1/0/7.100
ipv4 access-group 155 egress
!!% 'dnx_feat_mgr' detected the 'warning' condition 'ACL not supported in egress direction on sub-interfaces'

これは該当の設定がサポートされていないためとなり、Sub-interface egress ACL を設定したい場合は、その sub-interface main interface に適用する必要があります。

IOS XR Software 6.3.3 以降のバージョンでは、CSCvi61549 の実装変更により下記方法で sub-interface にegress ACL が設定可能になります。
 

設定方法

HQoS profile enable にすることで、egress ACL sub-interface に設定することが可能になります。

 

設定例

RP/0/RP0/CPU0:Router(config)#hw-module profile qos hqos-enable
In order to activate this new qos profile, you must manually reload the chassis/all line cards
RP/0/RP0/CPU0:Router(config)#commit
RP/0/RP0/CPU0:Router(config)#exit
RP/0/RP0/CPU0:Router#reload

※qos プロファイルを有効にするには、シャーシを手動でリロードする必要があります。

 

参考情報

https://www.cisco.com/c/en/us/td/docs/iosxr/ncs5500/ip-addresses/70x/b-ip-addresses-cg-ncs5500-70x/b-ip-addresses-cg-ncs5500-70x_chapter_0111.html#concept_62522082558731642889159806407043

https://www.cisco.com/c/en/us/td/docs/iosxr/ncs5500/qos/b-ncs5500-qos-cli-reference/b-ncs5500-qos-cli-reference_chapter_0100.html#wp2922716190

https://cdetsng.cisco.com/summary/#/defect/CSCvi61549

 

Getting Started

検索バーにキーワード、フレーズ、または質問を入力し、お探しのものを見つけましょう

シスコ コミュニティをいち早く使いこなしていただけるよう役立つリンクをまとめました。みなさんのジャーニーがより良いものとなるようお手伝いします