Create a loopback Interface
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-23-2015 06:43 AM
Task Extreme?
Create a loopback Interface?
interface loopback 1
IP address 192.168.1.1 255.255.255.0
Create Interface vlan 101
IP address (loopback 1)
Interface vlan 102
IP address (loopback 1)
Interface vlan 103
IP address (loopback 1)
Example Cisco:
interface loopback 1
IP address 192.168.1.1 255.255.255.0
interface vlan 101
IP unnumbered loopback 1
Interface vlan 102
IP unnumbered loopback 1
Interface vlan 103
IP unnumbered loopback 1
Create a loopback Interface?
interface loopback 1
IP address 192.168.1.1 255.255.255.0
Create Interface vlan 101
IP address (loopback 1)
Interface vlan 102
IP address (loopback 1)
Interface vlan 103
IP address (loopback 1)
Example Cisco:
interface loopback 1
IP address 192.168.1.1 255.255.255.0
interface vlan 101
IP unnumbered loopback 1
Interface vlan 102
IP unnumbered loopback 1
Interface vlan 103
IP unnumbered loopback 1
11 REPLIES 11
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-23-2015 09:42 AM
one IP address to several vlan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-23-2015 07:48 AM
can i ask a question? why to do that?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-23-2015 06:57 AM
create a new vlan
and after configure loopbback on this vlan.
enable loopback-mode vlan name
Roberto
and after configure loopbback on this vlan.
enable loopback-mode vlan name
Roberto
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-23-2015 06:57 AM
Ip unnumbered can be done via Super-Vlan in ExtremeXOS.
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-subvlan-with-super-vlan
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-subvlan-with-super-vlan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-23-2015 06:57 AM
IP unnumbered is not supported on EXOS.
For a loopback, you want to have a /32 (IPv4).
For a loopback, you want to have a /32 (IPv4).
