Open xivamar opened 8 years ago
The command ip as-path access-list NAME deny|permit regular-expression doesn't work for IPv6. We should fix this command that it works for both protocols or write new ipv6 as-path access-list NAME deny|permit regular-expression command.
ip as-path access-list NAME deny|permit regular-expression
ipv6 as-path access-list NAME deny|permit regular-expression
OpenSwitch 0.4.0 (Build: appliance-ops-0.4.0-master-20160823125534-dev)
show ipv6 bgp
NOK: the route to 2002::6500:0/116 network through 2002::6500:1 should be absent
The_command__ip_as-path_access-list___doesn_t_work_for_IPv6.txt
related to: https://github.com/MERAprojects/ops-quagga/issues/9 https://github.com/MERAprojects/ops-build/issues/5
Pull request: MERAprojects/ops-quagga#42
Problem Description:
The command
ip as-path access-list NAME deny|permit regular-expression
doesn't work for IPv6. We should fix this command that it works for both protocols or write newipv6 as-path access-list NAME deny|permit regular-expression
command.OpenSwitch version:
OpenSwitch 0.4.0 (Build: appliance-ops-0.4.0-master-20160823125534-dev)
Test Topology:
Steps to reproduce the problem (see attached file):
show ipv6 bgp
on DUT1. All routes should be in the tables.show ipv6 bgp
on DUT1. -NOK: the route to 2002::6500:0/116 network through 2002::6500:1 should be absent
.The_command__ip_as-path_access-list___doesn_t_work_for_IPv6.txt