Open xivamar opened 8 years ago
Filtration via command route-map NAME permit|deny Y doesn't work for IPv6.
route-map NAME permit|deny Y
OpenSwitch 0.4.0 (Build: appliance-ops-0.4.0-master-20160823125534-dev)
Check bgp routing table via show ipv6 bgp on DUT2. - NOK: Output should contain following entries:
show ipv6 bgp
NOK: Output should contain following entries:
Network Next Hop Metric LocPrf Weight Path * 2002::6400:0/119 2002::6500:2 0 0 32768 64500 64500 64500 i *> 2002::6400:0/119 2002::6500:6 0 0 32768 64502 64500 i
CLI_BDP_command__route-map_doesn_t_workfor_IPv6.txt
related to: https://github.com/MERAprojects/ops-quagga/issues/8 https://github.com/MERAprojects/ops-build/issues/5
Pull request: MERAprojects/ops-quagga#42
Problem Description:
Filtration via command
route-map NAME permit|deny Y
doesn't work for IPv6.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):
Check bgp routing table via
show ipv6 bgp
on DUT2. -NOK: Output should contain following entries:
CLI_BDP_command__route-map_doesn_t_workfor_IPv6.txt