Navigate
VyOS
Phone +1 323 488 2459
menu Close
  • Knowledgebase
  • News
  • Downloads
  • Contact Us
  • Register

  • or
  • Login
    Need a password reminder?
  • English
    Español
or
  • Portal
  • Knowledgebase
  • Interfaces
  • Dummy Interfaces
  • Knowledgebase Read help articles
  • News News & updates
  • Downloads Browse our downloads
  • Contact Us We are here to help

Dummy Interfaces

Dmitriy Eshenko
2021-09-21
0 Comments
in Interfaces
Subscribe Download PDF

Dummy interface — much like the loopback, except you can have as many as you want. 

Dummy interfaces can be used as interfaces that always stay up (in the same fashion to loopbacks in IOS), or for testing purposes. 

Configuration commands:

interfaces
    dummy 
        address 
        address 
        description 
        disable
        ip
            <usual IP options>
        ipv6
            <usual IPv6 options>


Example:

[email protected]# set interfaces dummy dum0 address 192.0.2.10/32
[...]
[email protected]# show interfaces dummy
 dummy dum0 {
     address 192.0.2.10/32
 }
[edit]

[email protected]# set protocols bgp 64512 neighbor 203.0.113.1 update-source dum0

Quick Jump
  • Knowledgebase
  • News
  • Downloads
  • Contact Us
Top
Helpdesk software provided by Deskpro