I need help to understand a enterasys router configuration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-16-2015 11:24 AM
Hello,
we have a Enterasys Matrix E5 chassis, that contains four switches (5H152-50) and a router (5SSRM-02).
Here are a few lines extracted from the router configuration file :
stp enable port gi.(1-2).(1.2)
vlan make trunk-port gi.(1-2).(1.2)
vlan create VLAN1 port-based id 80
vlan add ports gi.(1-2).(1.2) to VLAN1
.......
When I use the command SHOW MAU-statistics all-ports, the ports gi.(1-2).(1.2) are not displayed, and only the front ports appear.
Can you confirm me that the ports gi.1.1, gi.1.2, gi.2.1 and gi.2.2 are backplane ports ?
Do you know a documentation on the use of this ports ?
Could you tell me why, when we use the SHOW MAU-statistics all-ports command, these ports are not displayed ?
Thank you very much.
Bests regards.
we have a Enterasys Matrix E5 chassis, that contains four switches (5H152-50) and a router (5SSRM-02).
Here are a few lines extracted from the router configuration file :
stp enable port gi.(1-2).(1.2)
vlan make trunk-port gi.(1-2).(1.2)
vlan create VLAN1 port-based id 80
vlan add ports gi.(1-2).(1.2) to VLAN1
.......
When I use the command SHOW MAU-statistics all-ports, the ports gi.(1-2).(1.2) are not displayed, and only the front ports appear.
Can you confirm me that the ports gi.1.1, gi.1.2, gi.2.1 and gi.2.2 are backplane ports ?
Do you know a documentation on the use of this ports ?
Could you tell me why, when we use the SHOW MAU-statistics all-ports command, these ports are not displayed ?
Thank you very much.
Bests regards.
8 REPLIES 8
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-17-2015 10:48 AM
The Matrix E5 5SSRM-02 is a variation on the SmartSwitch Router SSR-2-B128 (128 MB memory), which in turn is roughly equivalent to the X-Pedition XP-2400-256 (256 MB memory). Matrix E5 manuals are no longer available, but this set of XP manuals in our Legacy Products section might be generally useful:
https://extranet.extremenetworks.com/downloads/Pages/X-Pedition.aspx, Documentation tab, Hardware Manuals -> X-Pedition 2400 Router.
https://extranet.extremenetworks.com/downloads/Pages/X-Pedition.aspx, Documentation tab, Hardware Manuals -> X-Pedition 2400 Router.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-17-2015 03:04 AM
Thank you for you very precise answer.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-16-2015 04:28 PM
Yes, that is correct. The 5Hs can switch among themselves, and this 5SSRM could optionally route among them if their direct connection backplane ports are disabled to force the 5SSRM as the sole intermediary.
Any smarttrunking port (equivalent to a LAG) would have been user-created, so look to the switch configurations for that. It should be on two or more front ports, since that's the only ports that could be trunked. The smarttrunking port may also be 802.1Q trunked so that it can serve as the single uplink port for all VLANs on the chassis.
Any smarttrunking port (equivalent to a LAG) would have been user-created, so look to the switch configurations for that. It should be on two or more front ports, since that's the only ports that could be trunked. The smarttrunking port may also be 802.1Q trunked so that it can serve as the single uplink port for all VLANs on the chassis.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-16-2015 04:28 PM
Yes it is clearer ! Thank you.
