export default-static;//输出policy-options中的策略 default-static area 0.0.0.0 { interface em1.12; interface em1.13; } } } policy-options { policy-statement default-static//自定义策略default-static { term 1//自定义term 1{ from { route-filter 0.0.0.0/0 exact;//0.0.0.0/0是要过滤的静态路...
policy-options:路由策略配置 firewall:无状态数据包过滤器和策略器 snmp:SNMP配置 排他锁配置 configure exclusive 确保其他用户能进行修改 configure private 可为用户提供他们自己的候选配置 [edit] 顶级编辑模式 lab@J-9# edit interfaces se-1/0/0 [edit interfaces se-1/0/0]接口se-1/0/0编辑模式 lab@...
例如,所有的界面都配置在了interfaces级别下,所有的协议都配置在了protocols级别下,而所有的路由策略都位于policy-options级别下。 在每个顶层下面存在许多子层级。例如,在protocols下你可以找到:BGP,OSPFv2,OSPFv3,MPLS,RSVP等。在those下可以发现更下一层的子层级。比方,在OSPF下,我们可以找到区域配置的层级,而在每个...
set policy-options policy-statement damp from route-filter 192.168.0.0/32 exact damping high set policy-options policy-statement damp from route-filter 192.168.0.0/32 exact accept set policy-options policy-statement damp from route-filter 172.16.0.0/32 exact damping medium set policy-options policy-...
set policy-options community evpn-vlan100 members target:1:1 #target:1:1 由VLAN100携带 set policy-options community evpn-vlan200 members target:1:2 最后再转发表调用策略: set routing-options forwarding-table export evpn-ex 来检查下现在的转发表: ...
set policy-options policy-statement no-for-a term 1 then reject routing-options forwarding-table export 检查FIB表: Routing table: A.inet Internet: Destination Type RtRef Next hop Type Index NhRef Netif default perm 0 rjct 526 1 0.0.0.0/32 perm 0 dscd 524 1 ...
set policy-options policy-statement static-bgp term 1 from protocol static set policy-options policy-statement static-bgp term 1 from route-filter 10.13.81.240/32 exact set policy-options policy-statement static-bgp term 1 from route-filter 10.13.80.0/22 exact ...
11、scard set routing-options static route 224.0.0.0/4 discard 2设置strict模式的unicast RPF set interfaces so-0/0/0 unit 0 family inet rpf-check fail-filter filter-name 3设置相应prefix-list,禁止保留地址访问 set policy-options prefix-list reserved 0.0.0.0/8 set policy-options prefix-list res...
Policy>Advanced 4 AdvancedPolicyOptions(cont.)AdvancedPolicyOptions(cont.) Policy>Advanced 5 TrafficLogsTrafficLogs •记录了会话结束时间,会话持续时间,地址和地址翻译以及所 使用的服务。 Reports>Policies>TrafficLog 6 ConfiguringTrafficLogsConfiguringTrafficLogs ...
1启用明文认证方式Terry# set area 1 interfaceinterface-namauethenticationsimple-password$9$bUY4ZQO在接口上设置认证密码路由重发布#以一个路由器把从 RIP学来的路由重发布到 OSPF中为例来说明#1,配置重发布的策略Terry# edit policy-options policy-statement rip-ospf编辑一个策略,名字为rip-ospf ,目的是把...