設定例:APRESIA(AEOSシリーズ)
レイヤー2
中継パス制限機能
中継パス制限機能の設定項目一覧および設定例
No. | 項目 | デフォルト設定 | 備考 | |
---|---|---|---|---|
1 | 中継パス機能動作状態 | [no] forwarding enable | no enable(無効) | 必須(enable) |
2 | 中継パス設定 | forwarding <中継元ポート> <中継先ポート> | なし | 必須 |
AEOS7設定例 | コメント |
---|---|
forwarding enable | 中継パス制限機能を有効化 |
forwarding 1-24 25-26 | 1-24ポートで受信したフレームは25-26ポートに中継を許可 |
forwarding 25-26 1-24 | 25-26ポートで受信したフレームは1-24ポートに中継を許可 ※上記の設定で中継を許可していないポート間の通信は不可 |
AEOS8設定例 | コメント |
---|---|
forwarding enable | 中継パス制限機能を有効化 |
interface port 1/1-24
forwarding 1/25-26 |
1/1-24ポートで受信したフレームは1/25-26ポートに中継を許可 |
interface port 1/25-26
forwarding 1/1-24 |
1/25-26ポートで受信したフレームは1/1-24ポートに中継を許可 ※上記の設定で中継を許可していないポート間の通信は不可 |