cisco code convert in to extreme X440
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-18-2016 02:33 AM
interface fastethernet 0/4
description swift
switchport access vlan 101
switchport mode access
spanning-tree port fast
plz guide me how can this code apply to extreme X440 48p ....
urgent plz
description swift
switchport access vlan 101
switchport mode access
spanning-tree port fast
plz guide me how can this code apply to extreme X440 48p ....
urgent plz
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-18-2016 05:04 AM
By default STP is disabled on EXOS, so you do not need "port fast" for access ports. You still want to guard against layer 2 loops, by using e.g. ELRP or STP. See the GTAC Knowledge article at https://gtacknowledge.extremenetworks.com/articles/Q_A/What-options-are-there-for-loop-protection-in... for further information.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-18-2016 04:34 AM
and whats about stp sir...?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-18-2016 04:27 AM
configure ports 4 display string
configure vlan 101 add ports 4 untagged
configure vlan 101 add ports 4 untagged
