-
Notifications
You must be signed in to change notification settings - Fork 0
ExtremeOS
Heath Brown edited this page Nov 26, 2023
·
5 revisions
| cisco IOS | ExtremeOS |
|---|---|
| show int status | show ports |
| show vlan | show vlan |
create vlan 2
configure vlan 2 name LANconfigure vlan LAN tag 2
configure vlan LAN add ports 12 untaggedconfigure vlan LAN ipaddress 10.4.4.1/24
enable ipforwarding vlan LANconfigure ports 12 display-string PC4
enable ports 12create vlan WAN
configure WAN tag 100
configure WAN add ports 1 untagged
configure WAN ipaddress 10.0.1.18/30configure bgp routerid 10.4.0.4
configure bgp AS-number 65400
create bgp neighbor 10.0.1.17 remote-AS-number 65100
enable bgp neighbor 10.0.1.17
enable bgpconfigure bgp add network 10.4.4.0/24