===== Framed route =====
{{indexmenu_n>8}}
[[dpi:bras_bng:general_setup#fastdpi_l2_bras_setup|Framed-Route]] L2 BRAS routes management commands.
Routes are stored in fastDPI UDR.
==== framed route show ====
View all routes:
fdpi_cli -r framed route show
==== framed route clear ====
Removing all routes entries from the UDR:
fdpi_cli -r framed route clear
==== framed route delete ====
Removing the specified route. The command argument is the subnet:
# removing an IPv4-subnet
fdpi_cli -r framed route delete 10.20.30.0/24
# removing an IPv6-subnet
fdpi_cli -r framed route delete 2001:5006:34ff::/60