User's Manual

Table Of Contents
Example 4.39. Bridging a wireless VLAN to an untagged wired link
EION: interface Wireless 0.1 vlan 101
Interface 'Wireless 0.1' created.
VLAN ID: 101.
EION: interface Bridge 0
Bridge 0 has been created.
EION: interface Bridge 0 no shutdown
Interface 'Bridge 0' is up.
EION: interface Bridge 0 ip address 172.16.0.10/26
Device 'Bridge 0' address 172.16.0.10 netmask 255.255.255.192.
EION: interface FastEthernet 0 bridge-group 1
Interface 'FastEthernet 0' was added to the bridge group '1'.
EION: interface Wireless 0.1 bridge-group 1
Interface 'Wireless 0.1' was added to the bridge group '1'.
EION: show bridge-group
Bridge name Bridge id STP Interfaces
Bridge 1 8000.000347df32a8 0 FastEthernet 0
Wireless 0.1
4.5.2. Command Summary
interface {name} {index} vlan {vlan-id}
Description. Create a VLAN subinterface. Change a VLAN tag, if the subinterface already
exists.
No-Form. N/A
Arguments.
vlan-id
A VLAN identifier. Valid range is from 1 to 4094.
4.6. IP Settings
4.6.1. Interface Parameters
Every network interface in LibraPlus has the following IP parameters:
1. IP address and netmask;
2. IP broadcast address;
3. MTU, the maximum transfer unit size.
4.6.1.1. IP address
interface {name} {index} ip address {ip-address | ip-address/prefix | ip-
address netmask} [secondary]
Description. Set an interface IP address and network mask.
No-Form. Delete an interface IP address.
70
Configuration