diff options
Diffstat (limited to 'docs/configuration/policy/examples.rst')
| -rw-r--r-- | docs/configuration/policy/examples.rst | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/policy/examples.rst b/docs/configuration/policy/examples.rst index e4c4b9da..c83e5f64 100644 --- a/docs/configuration/policy/examples.rst +++ b/docs/configuration/policy/examples.rst @@ -8,7 +8,7 @@ BGP Example    # Create policy    set policy route-map setmet rule 2 action 'permit' -  set policy route-map setmet rule 2 set as-path-prepend '2 2 2' +  set policy route-map setmet rule 2 set as-path prepend '2 2 2'    # Apply policy to BGP    set protocols bgp local-as 1  | 
