Switches, Hubs, and Modems
1755035 Members
2911 Online
108828 Solutions
New Discussion

Regarding sub-interfaces

 
Vijeth
Esteemed Contributor

Regarding sub-interfaces

Hi,
The question I am asking may be very trivial, What are sub-interfaces ?
(Advantages, use cases, configuring sub-interfaces etc., )
Any pointers to previous posts or web resources would be much appreciated !!

Thanks,
Vijeth
1 REPLY 1
Olaf Borowski
Respected Contributor

Re: Regarding sub-interfaces

Vijeth,
Subinterfaces are logical interfaces on a physical link. Example: Ethernet 0/1 is the physical interface. You can create logical interface on that physical interface. Example: Ethernet 0/0.1 and 0/0.2
You can now apply IP-addresses to both of those logical interfaces even if they are on the same physical link. You can also apply ACL's (access control lists) to filter traffic between the (sub)-interfaces.
If you don't need physically separate interfaces, you can logically build subinterfaces that share the bandwidth of the physical interface.
If you need specifics, you have to tell us on what device you are using/configuring.

Hope this helps.