mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	pppoe: correct spelling and grammar
(cherry picked from commit 380db029d2c8350484166ef2cfaa6a1cd073e759)
This commit is contained in:
		
							parent
							
								
									9e818f7af3
								
							
						
					
					
						commit
						f8e33c583d
					
				| @ -1,3 +1,5 @@ | ||||
| :lastproofread: 2021-07-09 | ||||
| 
 | ||||
| .. _pppoe-interface: | ||||
| 
 | ||||
| ##### | ||||
| @ -19,7 +21,7 @@ Operating Modes | ||||
| *************** | ||||
| 
 | ||||
| VyOS supports setting up PPPoE in two different ways to a PPPoE internet | ||||
| connection. This is due to most ISPs provide a modem that is also a wireless | ||||
| connection. This is because most ISPs provide a modem that is also a wireless | ||||
| router. | ||||
| 
 | ||||
| Home Users | ||||
| @ -45,7 +47,7 @@ your DSL Modem/Router switch into a Bridged Mode so it only acts as a DSL | ||||
| Transceiver device to connect between the Ethernet link of your VyOS and the | ||||
| phone cable. Once your DSL Transceiver is in Bridge Mode, you should get no | ||||
| IP address from it. Please make sure you connect to the Ethernet Port 1 if | ||||
| your DSL Transeiver has a switch, as some of them only work this way. | ||||
| your DSL Transceiver has a switch, as some of them only work this way. | ||||
| 
 | ||||
| Once you have an Ethernet device connected, i.e. `eth0`, then you can | ||||
| configure it to open the PPPoE session for you and your DSL Transceiver | ||||
| @ -101,7 +103,7 @@ PPPoE options | ||||
| 
 | ||||
|    When set the interface is enabled for "dial-on-demand". | ||||
| 
 | ||||
|    Use this command to instruct the system to establish a PPPoE connections | ||||
|    Use this command to instruct the system to establish a PPPoE connection | ||||
|    automatically once traffic passes through the interface. A disabled on-demand | ||||
|    connection is established at boot time and remains up. If the link fails for | ||||
|    any reason, the link is brought back up immediately. | ||||
| @ -225,12 +227,12 @@ Connect/Disconnect | ||||
| .. opcmd:: disconnect interface <interface> | ||||
| 
 | ||||
|    Test disconnecting given connection-oriented interface. `<interface>` can be | ||||
|    ``pppoe0`` as example. | ||||
|    ``pppoe0`` as the example. | ||||
| 
 | ||||
| .. opcmd:: connect interface <interface> | ||||
| 
 | ||||
|    Test connecting given connection-oriented interface. `<interface>` can be | ||||
|    ``pppoe0`` as example. | ||||
|    ``pppoe0`` as the example. | ||||
| 
 | ||||
| ******* | ||||
| Example | ||||
| @ -253,7 +255,7 @@ Requirements: | ||||
|   change the ``default-route`` option to ``force``.  You could also install | ||||
|   a static interface-route and set the ``default-route`` option to ``none``. | ||||
| * With the ``name-server`` option set to ``none``, VyOS will ignore the | ||||
|   nameservers your ISP sens you and thus you can fully rely on the ones you | ||||
|   nameservers your ISP sends you and thus you can fully rely on the ones you | ||||
|   have configured statically. | ||||
| 
 | ||||
| .. note:: Syntax has changed from VyOS 1.2 (crux) and it will be automatically | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user