差分

ナビゲーションに移動 検索に移動
編集の要約なし
1,137行目: 1,137行目:     
Make sure that VLACP is not enabled on the SMLT ports, or the SMLT will fail to come up.</ref>
 
Make sure that VLACP is not enabled on the SMLT ports, or the SMLT will fail to come up.</ref>
 +
 +
=== precedense を指定しても、access-policy に複数の network がかけないんだが ?? ===
 +
Policy ID をセットで別に作りましょう。<syntaxhighlight lang="diff">
 +
access-policy
 +
access-policy 1 precedence 10 network 10.0.0.0 8
 +
access-policy 2
 +
access-policy 2 name "policy2" precedence 20 network 172.16.0.0 12
 +
access-policy 3
 +
access-policy 3 name "policy3" precedence 30 network 192.168.0.0 16
 +
</syntaxhighlight>
    
== その他挙動 ==
 
== その他挙動 ==

案内メニュー