Monday, November 2, 2015

Brocade Switch: Layer 3 Interface Config

Doing this post from my phone, so it will be brief and to the point. I usually like doing L3 with vlans. However, there are times when I want to do it only on an interface and not via a vlan. Here is how you do it on the L3 code of a Brocade switch:
Config t
Interface 1/1/1
route-only
ip address 10.10.10.1/24
wr me

No comments:

Post a Comment

Your comment will be reviewed for approval. Thank you for submitting your comments.