1 Message
0
308
October 20th, 2022 03:00
PBR / Port not in layer-3 mode
Running a pair of S6010-ON switches on admittedly older code (9.11(0.0P9)). Trying to place PBR on a VLAN to test redirection. Why might the switch vlan be complaining about not being in layer-3 mode when it's clearly participating in BGP and routing??
S6010-1(conf-if-vl-500)#ip redirect-group test_dr
% Error: Port is not in Layer-3 mode Vl 500.
S6010-1(conf-if-vl-500)#
do sho run int vl500
!
interface Vlan 500
ip vrf forwarding VRF1
ip address 10.4.0.5/29
tagged fortyGigE 1/9
no shutdown
No Events found!
g_kandasamy
3 Posts
1
October 20th, 2022 08:00
PBR is not supported on the non-default VRF in OS9.
https://dl.dell.com/manuals/all-products/esuprt_networking_int/esuprt_networking_operating_systems/dell-emc-os-9_connectivity-guide_en-us.pdf
(page 1075)
You can consider our OS10 software for this feature.
https://dl.dell.com/content/manual68021876-dell-emc-smartfabric-os10-user-guide-release-10-5-3.pdf?language=en-us&ps=true
(page 1062)
Please let me know if you have any additional questions.